Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/docker/build-pus…
Browse files Browse the repository at this point in the history
…h-action-6
  • Loading branch information
macbre authored Jun 25, 2024
2 parents cda63ec + 63df0e2 commit 58dad74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

# https://github.com/marketplace/actions/push-to-ghcr
- name: Build and publish a Docker image for macbre/nginx-http3
uses: macbre/push-to-ghcr@v13
uses: macbre/push-to-ghcr@v14
with:
image_name: macbre/nginx-http3
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 58dad74

Please sign in to comment.