Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xkloveme authored Sep 20, 2023
1 parent 1ab2bde commit b9560a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Yarn install and release
env:
GH_TOKEN: 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
GH_TOKEN: ${{ secrets.TOKEN }}
run: |
npm install
npm run build
Expand Down

0 comments on commit b9560a6

Please sign in to comment.