Added token permissions
This commit is contained in:
parent
40f3b8b3d3
commit
d6b61315a9
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -1,5 +1,9 @@
|
||||
name: Deploy
|
||||
|
||||
permissions:
|
||||
id-token: write
|
||||
contents: read
|
||||
|
||||
concurrency:
|
||||
group: prod
|
||||
cancel-in-progress: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user