Skip to content

Commit

Permalink
fix(CI): set correct version for meta-data action
Browse files Browse the repository at this point in the history
  • Loading branch information
MagneticNeedle authored Jul 10, 2023
1 parent 37b46a5 commit 87ce37a
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 87ce37a

Please sign in to comment.