Skip to content

Commit

Permalink
fix tag
Browse files Browse the repository at this point in the history
  • Loading branch information
nanjiangshu committed Aug 2, 2023
1 parent e3702f3 commit a860b9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tag_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
push: true
tags: |
ghcr.io/${{ steps.repo_owner.outputs.lowercase }}/shinynbis:latest
ghcr.io/${{ steps.repo_owner.outputs.lowercase }}/shinynbis:${{ needs.tag.outputs.tag }}
labels: |
org.opencontainers.image.source=${{ github.event.repository.clone_url }}
org.opencontainers.image.created=$(date -u +'%Y-%m-%dT%H:%M:%SZ')
Expand Down

0 comments on commit a860b9f

Please sign in to comment.