Skip to content

Commit

Permalink
chore(ci): add workflow token
Browse files Browse the repository at this point in the history
  • Loading branch information
Wharenn committed Jan 24, 2022
1 parent 461dce2 commit e9ae1f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
token: ${{ secrets.GH_PERSONAL_TOKEN }}
files: |
dist/**

0 comments on commit e9ae1f3

Please sign in to comment.