File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6161 - uses : actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
6262 id : app-token
6363 with :
64- app -id : ${{ vars.APP_ID }}
64+ client -id : ${{ vars.APP_CLIENT_ID }}
6565 private-key : ${{ secrets.PRIVATE_KEY }}
6666
6767 - name : Get release notes
Original file line number Diff line number Diff line change 7878 - uses : actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3.2.0
7979 id : app-token
8080 with :
81- app -id : ${{ vars.APP_ID }}
81+ client -id : ${{ vars.APP_CLIENT_ID }}
8282 private-key : ${{ secrets.PRIVATE_KEY }}
8383
8484 - name : Create GitHub Release with tag
Original file line number Diff line number Diff line change 1818 ],
1919 "author" : " poad" ,
2020 "license" : " ISC" ,
21- "packageManager" : " pnpm@11.3 .0"
21+ "packageManager" : " pnpm@11.4 .0"
2222}
You can’t perform that action at this time.
0 commit comments