Skip to content

Commit

Permalink
feat(semantic-release): Update version and webhook for publishing.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmussig committed Mar 1, 2023
1 parent 3d8afc7 commit 16ef216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/setup-node@v2
with:
cache: npm
node-version: 16
node-version: 19
- run: npm install --only=dev
- run: npx semantic-release
env:
Expand Down

0 comments on commit 16ef216

Please sign in to comment.