WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit cb73df0

Browse files
committed
ci: release with app-identity
1 parent 734dac1 commit cb73df0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ jobs:
102102
git add package.json packages/*/package.json pnpm-lock.yaml
103103
git commit -m "chore: bump version to $NEW_VERSION [skip ci]" || exit 0
104104
git push
105+
env:
106+
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}
105107

106108
- name: Create GitHub Release
107109
if: steps.version.outputs.new_tag

0 commit comments

Comments
 (0)