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 62ad72e commit 7566b57Copy full SHA for 7566b57
.github/workflows/release.yaml
@@ -10,4 +10,4 @@ jobs:
10
uses: datajoint/.github/.github/workflows/devcontainer-publish.yaml@main
11
secrets:
12
DOCKERHUB_USERNAME: ${{secrets.DOCKERHUB_USERNAME}}
13
- DOCKERHUB_TOKEN: ${{secrets.DOCKERHUB_TOKEN}}
+ DOCKERHUB_TOKEN: ${{secrets.DOCKERHUB_TOKEN_FOR_ELEMENTS}}
0 commit comments