mirror of
https://github.com/strapi/strapi.git
synced 2025-07-03 07:05:06 +00:00
ci: testing app token permissions
This commit is contained in:
parent
c37b3ead91
commit
68e4638b48
6
.github/workflows/publish-release.yml
vendored
6
.github/workflows/publish-release.yml
vendored
@ -31,9 +31,3 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 20
|
node-version: 20
|
||||||
- run: yarn
|
- run: yarn
|
||||||
- run: ./scripts/publish.sh
|
|
||||||
env:
|
|
||||||
VERSION: ${{ github.event.inputs.version }}
|
|
||||||
DIST_TAG: 'latest'
|
|
||||||
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
|
|
||||||
GITHUB_ACTOR: ${{ github.actor }}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user