Skip to content

Commit 4c842dd

Browse files
committed
chore: use dev brnch for docker
1 parent 1cb9f9b commit 4c842dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
name: 'Docker'
4444
# needs:
4545
# - python
46-
uses: nofusscomputing/action_docker/.github/workflows/docker.yaml@genesis
46+
uses: nofusscomputing/action_docker/.github/workflows/docker.yaml@development
4747
with:
4848
DOCKER_BUILD_IMAGE_NAME: "${{ github.repository }}"
4949
DOCKER_PUBLISH_REGISTRY: "ghcr.io"

0 commit comments

Comments
 (0)