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