Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
lamwj98 committed Mar 20, 2024
1 parent 6f53a06 commit 07bbf27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
run: npm install

- name: Semantic Release
permissions:
id-token: write
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
run: npx semantic-release

0 comments on commit 07bbf27

Please sign in to comment.