Skip to content

Commit

Permalink
Merge pull request #28 from simwai/dev
Browse files Browse the repository at this point in the history
ci: 👷 Next try to fix the release action
  • Loading branch information
simwai authored Apr 21, 2024
2 parents 8519c3e + f0de3d1 commit 0e18cd4
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 @@ -39,6 +39,8 @@ jobs:
run: npm run-script zip

- name: Semantic Release
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
run: npx semantic-release

- name: Create Release
Expand Down

0 comments on commit 0e18cd4

Please sign in to comment.