mirror of
https://github.com/Hopiu/djLint.git
synced 2026-03-16 21:40:24 +00:00
added token
This commit is contained in:
parent
6c653093fe
commit
e13a741ae0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -38,6 +38,7 @@ jobs:
|
|||
@semantic-release/git@10
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.RELEASE_PAT }}
|
||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
||||
- name: Build and publish package
|
||||
if: steps.semantic.outputs.new_release_published == 'true'
|
||||
|
|
|
|||
Loading…
Reference in a new issue