Skip to content

Commit

Permalink
Update workflow push action
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin481 committed May 21, 2024
1 parent 1f776cd commit 17c94cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
username: ${{ secrets.PUZZLE_REGISTRY_USERNAME }}
password: ${{ secrets.PUZZLE_REGISTRY_PASSWORD }}

- uses: docker/build-push-action@v4
- uses: docker/build-push-action@v5
with:
tags: |
${{ secrets.PUZZLE_REGISTRY }}/skills:latest
Expand Down

0 comments on commit 17c94cf

Please sign in to comment.