We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 450877a + da393cf commit 2f70426Copy full SHA for 2f70426
.github/workflows/semantic-release-caller.yml
@@ -6,5 +6,5 @@ jobs:
6
call_semantic_release:
7
uses: datajoint/.github/.github/workflows/semantic-release.yaml@main
8
secrets:
9
- APP_ID: ${{ secrets.APP_ID }}
+ APP_ID: ${{ secrets.ELEMENT_APP_ID }}
10
GET_TOKEN_KEY: ${{ secrets.ELEMENT_GET_TOKEN_KEY }}
0 commit comments