mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-02-16 12:10:45 +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
|
- uses: actions/github-script@v6
|
||||||
with:
|
with:
|
||||||
|
github-token: ${{ secrets.MY_PAT }}
|
||||||
script: |
|
script: |
|
||||||
const { publishRelease } = await import('${{ github.workspace }}/tools/beta-release/app.js')
|
const { publishRelease } = await import('${{ github.workspace }}/tools/beta-release/app.js')
|
||||||
const artifacts = {
|
const artifacts = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user