mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-01-09 00:27:27 +01:00
use PAT for github api
This commit is contained in:
parent
dce87eb30e
commit
ffc85d91b0
1
.github/workflows/release-candidate.yml
vendored
1
.github/workflows/release-candidate.yml
vendored
@ -42,6 +42,7 @@ jobs:
|
||||
|
||||
- uses: actions/github-script@v6
|
||||
with:
|
||||
github-token: ${{ secrets.MY_PAT }}
|
||||
script: |
|
||||
const { publishRelease } = await import('${{ github.workspace }}/tools/beta-release/app.js')
|
||||
const artifacts = {
|
||||
|
Loading…
Reference in New Issue
Block a user