Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kdhkr committed Feb 14, 2025
1 parent f2cd187 commit b2cb45b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
with:
tag_name: kkutu-web-v${{ github.run_number }}
files: build/libs/kkutu-web-*.jar
token: ${{ secrets.GH_TOKEN }}
- name: "[Docker] Log in to the Container registry"
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
with:
Expand Down

0 comments on commit b2cb45b

Please sign in to comment.