Skip to content

Commit

Permalink
Update .github/workflows/release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck authored Dec 15, 2023
1 parent c2b30c7 commit c2a1143
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 @@ -19,7 +19,7 @@ jobs:
uses: ./.github/workflows/npm-release.yml
with:
node-version: 18
require-build: true
require-build: false
secrets:
npm-token: ${{ secrets.NPM_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c2a1143

Please sign in to comment.