Skip to content

Commit

Permalink
chore: fix workflow (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
eran-frontegg authored Oct 31, 2023
1 parent f7a1989 commit 370aad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [ master, next ]

env:
GH_TOKEN: ${{ secrets.NODE_SDK_REPO_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}

permissions:
Expand Down

0 comments on commit 370aad5

Please sign in to comment.