Skip to content

Commit a14bd95

Browse files
authored
Merge pull request #34 from kabilar/readme
Fix token
2 parents 0c8f186 + 7566b57 commit a14bd95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)