There was an error while loading. Please reload this page.
2 parents 23364bd + df997e5 commit a79ec25Copy full SHA for a79ec25
1 file changed
.github/workflows/publish.yml
@@ -25,7 +25,7 @@ jobs:
25
persist-credentials: false
26
27
- name: Log in to the Container registry
28
- uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4
+ uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0
29
with:
30
registry: ghcr.io
31
username: ${{ github.actor }}
0 commit comments