Skip to content

Commit

Permalink
fix(CI): set correct version for meta-data action (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
MagneticNeedle authored Jul 10, 2023
2 parents 37b46a5 + 87ce37a commit 9af686b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@4
uses: docker/metadata-action@v4
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}/$BRANCH_NAME
# ghcr.io/battlefield-portal-community/bfportal.gg/production:latest
Expand Down

0 comments on commit 9af686b

Please sign in to comment.