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 1cb9f9b commit 4c842ddCopy full SHA for 4c842dd
.github/workflows/ci.yaml
@@ -43,7 +43,7 @@ jobs:
43
name: 'Docker'
44
# needs:
45
# - python
46
- uses: nofusscomputing/action_docker/.github/workflows/docker.yaml@genesis
+ uses: nofusscomputing/action_docker/.github/workflows/docker.yaml@development
47
with:
48
DOCKER_BUILD_IMAGE_NAME: "${{ github.repository }}"
49
DOCKER_PUBLISH_REGISTRY: "ghcr.io"
0 commit comments