Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abirismyname authored Sep 7, 2022
1 parent 542d941 commit d4e635d
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,6 +24,8 @@ jobs:
--field sha="$SHA" \
--field ref="refs/heads/v1.x"
- uses: actions/checkout@v2
with:
token: ${{ secrets.PAT }}
- uses: actions/setup-node@v1
- run: npm ci
- run: npm run build
Expand Down

0 comments on commit d4e635d

Please sign in to comment.