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 54b6787 commit 595a6cbCopy full SHA for 595a6cb
.github/workflows/docker-image-dev.yml
@@ -10,6 +10,7 @@ on:
10
jobs:
11
update:
12
uses: codeshelldev/gh-actions/.github/workflows/docker-image-go.yml@main
13
+ name: Development Image
14
with:
15
registry: ghcr.io
16
flavor: |
0 commit comments