We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 57e154f + 6998314 commit cd2ab25Copy full SHA for cd2ab25
.github/workflows/push-to-ghcr.yml
@@ -19,7 +19,7 @@ jobs:
19
20
# https://github.com/marketplace/actions/push-to-ghcr
21
- name: Build and publish a Docker image for macbre/nginx-http3
22
- uses: macbre/push-to-ghcr@v7
+ uses: macbre/push-to-ghcr@v8
23
with:
24
image_name: macbre/nginx-http3
25
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments