Skip to content

Commit

Permalink
chore(template): sync with hutchic-org/template-ghcr-python
Browse files Browse the repository at this point in the history
  • Loading branch information
hutchic committed Jun 17, 2024
1 parent acbe385 commit 8b403b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:

- name: Build and Push Docker image
if: ${{ steps.release.outputs.release-version != '' && github.event_name == 'push' && github.ref == 'refs/heads/main' }}
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: ./
push: true
Expand Down

0 comments on commit 8b403b4

Please sign in to comment.