Skip to content

Commit

Permalink
💚 ci: 修正 release 配置
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Mar 22, 2021
1 parent 9fdd032 commit 3f6786c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ jobs:

- name: Release
run: yarn release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3f6786c

Please sign in to comment.