There was an error while loading. Please reload this page.
1 parent 3503a06 commit c34072eCopy full SHA for c34072e
1 file changed
.github/workflows/java-publish-maven.yml
@@ -232,4 +232,4 @@ jobs:
232
- name: Trigger changelog generation
233
run: gh workflow run release-changelog.lock.yml -f tag="java/v${{ needs.publish-maven.outputs.version }}"
234
env:
235
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.JAVA_RELEASE_GITHUB_TOKEN }}
0 commit comments