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 e0a3038 commit cee6d36Copy full SHA for cee6d36
.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/curl-http3
22
- uses: macbre/push-to-ghcr@v8
+ uses: macbre/push-to-ghcr@v16
23
with:
24
image_name: macbre/curl-http3
25
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments