Skip to content

Commit 2f70426

Browse files
authored
Merge pull request #2 from yambottle/yambottle-patch-1
Update semantic-release-caller.yml
2 parents 450877a + da393cf commit 2f70426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-release-caller.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ jobs:
66
call_semantic_release:
77
uses: datajoint/.github/.github/workflows/semantic-release.yaml@main
88
secrets:
9-
APP_ID: ${{ secrets.APP_ID }}
9+
APP_ID: ${{ secrets.ELEMENT_APP_ID }}
1010
GET_TOKEN_KEY: ${{ secrets.ELEMENT_GET_TOKEN_KEY }}

0 commit comments

Comments
 (0)