Skip to content

Commit

Permalink
release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
szilanor committed Jul 27, 2024
1 parent 148d963 commit f3687fa
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 @@ -20,6 +20,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}

- uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit f3687fa

Please sign in to comment.