Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3d22d77

Browse files
authored
ci: Pass app id to release job (#15442)
Signed-off-by: Charlie Truong <[email protected]>
1 parent a13f706 commit 3d22d77

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
dry-run: ${{ inputs.dry-run }}
6161
version-bump-branch: ${{ inputs.version-bump-branch }}
6262
create-gh-release: ${{ inputs.create-gh-release }}
63+
app-id: ${{ vars.BOT_ID }}
6364
gh-release-use-changelog-builder: ${{ inputs.generate-changelog }}
6465
publish-docs: ${{ inputs.publish-docs }}
6566
gh-release-from-tag: ${{ inputs.gh-release-from-tag }}

0 commit comments

Comments
 (0)