Skip to content

Commit

Permalink
???
Browse files Browse the repository at this point in the history
  • Loading branch information
anomiex committed Oct 29, 2024
1 parent 1207986 commit 385dbea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
gh_set_output pnpm-version "$PNPM_VERSION"
# We're not git-tagging for the env. Just tag all trunk builds as latest.
gh_set_output tags "type=ref,event=pr"
gh_set_output tags "type=ref,event=branch"
gh_set_output images "ghcr.io/automattic/jetpack-wordpress-dev"
- name: Extract Docker metadata
Expand Down

0 comments on commit 385dbea

Please sign in to comment.