Skip to content

Commit 83e62f3

Browse files
authored
ghcr: publish as macbre/nginx-http3
1 parent 79c9901 commit 83e62f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/push-to-ghcr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
- uses: actions/checkout@v2
1919

2020
# https://github.com/marketplace/actions/push-to-ghcr
21-
- name: Build and publish a Docker image for ${{ github.repository }}
21+
- name: Build and publish a Docker image for macbre/nginx-http3
2222
uses: macbre/push-to-ghcr@v2
2323
with:
24-
image_name: macbre/nginx-brotli
24+
image_name: macbre/nginx-http3
2525
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)