Skip to content

Commit

Permalink
Try to fix release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha authored Jan 23, 2023
1 parent f7c673c commit d70f079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
uses: the-guild-org/shared-config/.github/workflows/release-stable.yml@main
with:
releaseScript: release
nodeVersion: 18
nodeVersion: 16
secrets:
githubToken: ${{ secrets.GITHUB_TOKEN }}
npmToken: ${{ secrets.NPM_TOKEN }}

0 comments on commit d70f079

Please sign in to comment.