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.
1 parent bee3a1b commit c29f34cCopy full SHA for c29f34c
.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@v14
+ uses: macbre/push-to-ghcr@v15
23
with:
24
image_name: macbre/nginx-http3
25
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments