Skip to content

Commit

Permalink
ci: regenerate workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions YAML generator [bot] committed Nov 16, 2023
1 parent b2c669c commit 41626a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
- name: Install dependencies
run: npm install
- name: Semantic Release
env:
GITHUB_TOKEN: ${{ github.token }}
run: npx semantic-release
success:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 41626a6

Please sign in to comment.