mirror of
https://github.com/vercel/commerce.git
synced 2025-05-11 12:17:51 +00:00
fix(github actions): setup misplaced
This commit is contained in:
parent
7da1ca225e
commit
a1a0e0725a
@ -7,11 +7,11 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
job_id:
|
|
||||||
setup:
|
setup:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
environment: develop
|
environment: develop
|
||||||
|
|
||||||
|
job_id:
|
||||||
permissions:
|
permissions:
|
||||||
contents: 'read'
|
contents: 'read'
|
||||||
id-token: 'write'
|
id-token: 'write'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user