Skip to content

Commit

Permalink
Remove Master Tag
Browse files Browse the repository at this point in the history
  • Loading branch information
timia2109 committed Feb 15, 2024
1 parent 07b3513 commit efb9621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
id: docker_metadata
uses: docker/metadata-action@v5.0.0
with:
images: ${{ env.REGISTRY }}/${{ github.repository }}:master
images: ${{ env.REGISTRY }}/${{ github.repository }}

- name: Build and push Docker image
uses: docker/build-push-action@v5.1.0
Expand Down

0 comments on commit efb9621

Please sign in to comment.