Skip to content

Commit

Permalink
Build images on pr updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaydee94 committed Nov 30, 2024
1 parent cfabb04 commit a4ec49e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghcr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
type=semver,pattern={{version}}
- name: Extract metadata (tags, labels) for Docker with latest tag
id: meta
id: meta-release
uses: docker/metadata-action@v5
if: startsWith(github.ref, 'refs/tags/')
with:
Expand Down

0 comments on commit a4ec49e

Please sign in to comment.