Skip to content

Commit

Permalink
feat: Update and rename test-and-release.yaml to release.yaml
Browse files Browse the repository at this point in the history
feat: Update and rename test-and-release.yaml to release.yaml

Signed-off-by: Admir Mujkic <48647732+admir-live@users.noreply.github.com>
  • Loading branch information
admir-live authored Jul 31, 2023
1 parent 5ff6486 commit 283d31b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
run: npm run build:all
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB }}
NPM_TOKEN: ${{ secrets.NPM }}
GITHUB_TOKEN: ${{ secrets.GAC }}
NPM_TOKEN: ${{ secrets.GAC }}
run: npm run semantic-release

0 comments on commit 283d31b

Please sign in to comment.