Skip to content

Commit

Permalink
add tag to default
Browse files Browse the repository at this point in the history
  • Loading branch information
JangAyeon committed Apr 14, 2024
1 parent 3237a70 commit cad5f6b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,5 @@ jobs:
build-args: |
"DISCORD_TOKEN=${{secrets.DISCORD_TOKEN}}"
push: true
cache-from: type=gha # 여기서 gha 는 Guthub Actions 용 캐시를 의미합니다.
cache-to: type=gha,mode=max
tags: "latest"
## labels: ${{ steps.meta.outputs.labels }}

0 comments on commit cad5f6b

Please sign in to comment.