chore: npm run format
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
- name: Build
|
||||
run: npm run build
|
||||
- name: Publish
|
||||
env:
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.ACTIONS_PAT }}
|
||||
run: npx semantic-release
|
||||
|
||||
Reference in New Issue
Block a user