Skip to content

Commit

Permalink
RFC: fixed version
Browse files Browse the repository at this point in the history
  • Loading branch information
wootsbot committed Oct 31, 2023
1 parent 296b1a4 commit 90e23f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ jobs:
- name: 馃摝 Install dependencies
run: |
pnpm install --no-frozen-lockfile
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: 馃敟 generate:icons
run: pnpm run generate:icons
Expand Down

0 comments on commit 90e23f5

Please sign in to comment.