Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
ShafSpecs committed Aug 15, 2023
1 parent 87e9747 commit 7758816
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/semantic-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
node-version: 18
- name: Install dependencies
run: npm clean-install
- name: Print NPM_TOKEN
run: echo ${{ secrets.NPM_TOKEN }}
- name: Semantic release
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7758816

Please sign in to comment.