File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5555 id : release-bot
5656 uses : actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3
5757 with :
58- app -id : ${{ vars.PUTIO_RELEASE_BOT_APP_ID }}
58+ client -id : ${{ vars.PUTIO_RELEASE_BOT_CLIENT_ID }}
5959 private-key : ${{ secrets.PUTIO_RELEASE_BOT_PRIVATE_KEY }}
6060 permission-contents : write
6161 permission-issues : write
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Release jobs declare the protected GitHub Environment named `release`.
1919Environment entries:
2020
2121- secrets: ` NPM_TOKEN ` , ` PUTIO_RELEASE_BOT_PRIVATE_KEY `
22- - variables: ` PUTIO_RELEASE_BOT_APP_ID `
22+ - variables: ` PUTIO_RELEASE_BOT_CLIENT_ID `
2323- approval: none; releases are continuous after the ` main ` gate passes
2424- refs: release branch/tag policy constrains what can publish
2525- deployment records: disabled with ` deployment: false ` because this is package publishing, not an app deploy
You can’t perform that action at this time.
0 commit comments