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 4bce9b6 commit d750330Copy full SHA for d750330
.github/workflows/release.yaml
@@ -39,7 +39,7 @@ jobs:
39
# login to ghcr
40
- name: Log into registry
41
timeout-minutes: 5
42
- uses: docker/login-action@db779458846adfddbc884a8e8b86376e277d24b2
+ uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446
43
with:
44
registry: ghcr.io
45
username: ${{ github.actor }}
0 commit comments