Skip to content

Commit

Permalink
add tag to default with cache
Browse files Browse the repository at this point in the history
  • Loading branch information
JangAyeon committed Apr 14, 2024
1 parent 65f3b66 commit 84eab4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
build-args: |
"DISCORD_TOKEN=${{secrets.DISCORD_TOKEN}}"
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
## tags: ${{ steps.meta.outputs.tags }}
## labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 84eab4b

Please sign in to comment.