Skip to content

Commit 7566b57

Browse files
committed
Fix token
1 parent 62ad72e commit 7566b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
uses: datajoint/.github/.github/workflows/devcontainer-publish.yaml@main
1111
secrets:
1212
DOCKERHUB_USERNAME: ${{secrets.DOCKERHUB_USERNAME}}
13-
DOCKERHUB_TOKEN: ${{secrets.DOCKERHUB_TOKEN}}
13+
DOCKERHUB_TOKEN: ${{secrets.DOCKERHUB_TOKEN_FOR_ELEMENTS}}

0 commit comments

Comments
 (0)