use PAT for github api

This commit is contained in:
Adam Brown 2022-09-01 22:49:36 +01:00 committed by GitHub
parent dce87eb30e
commit ffc85d91b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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 = {