Skip to content

Commit

Permalink
Merge pull request #34 from kabilar/readme
Browse files Browse the repository at this point in the history
Fix token
  • Loading branch information
ttngu207 authored Sep 14, 2023
2 parents 0c8f186 + 7566b57 commit a14bd95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
uses: datajoint/.github/.github/workflows/devcontainer-publish.yaml@main
secrets:
DOCKERHUB_USERNAME: ${{secrets.DOCKERHUB_USERNAME}}
DOCKERHUB_TOKEN: ${{secrets.DOCKERHUB_TOKEN}}
DOCKERHUB_TOKEN: ${{secrets.DOCKERHUB_TOKEN_FOR_ELEMENTS}}

0 comments on commit a14bd95

Please sign in to comment.