Skip to content

Commit

Permalink
feat: initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
tor0405 committed Jun 11, 2024
1 parent 489d19e commit 425a3c7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,5 @@ jobs:
- name: Release and publish
run: npx semantic-release
env:
ARTIFACTORY_NPM_SECRET: ${{ env.ARTIFACTORY_NPM_SECRET }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ env.ARTIFACTORY_NPM_SECRET }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 425a3c7

Please sign in to comment.