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 2fa273b commit d6e1aedCopy full SHA for d6e1aed
.github/workflows/docker-image.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
update:
9
- uses: codeshelldev/gh-actions/.github/workflows/docker-image.yml@main
+ uses: codeshelldev/gh-actions/.github/workflows/docker-image-go.yml@main
10
with:
11
registry: ghcr.io
12
secrets:
0 commit comments