mirror of
https://github.com/Cameri/nostream.git
synced 2025-03-17 13:21:45 +01:00
chore(ci): use release PAT
This commit is contained in:
parent
10ee85e2b5
commit
e939d0da33
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@ -175,5 +175,5 @@ jobs:
|
||||
run: npm ci
|
||||
- name: Release
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.RELEASE_PAT }}
|
||||
run: npx semantic-release
|
||||
|
Loading…
x
Reference in New Issue
Block a user