mirror of
https://github.com/vercel/commerce.git
synced 2025-05-09 19:27:53 +00:00
fix(github-actions): added missing setup
This commit is contained in:
parent
9a979e128c
commit
7da1ca225e
@ -8,6 +8,10 @@ on:
|
||||
|
||||
jobs:
|
||||
job_id:
|
||||
setup:
|
||||
runs-on: ubuntu-latest
|
||||
environment: develop
|
||||
|
||||
permissions:
|
||||
contents: 'read'
|
||||
id-token: 'write'
|
||||
|
Loading…
x
Reference in New Issue
Block a user