generated from pascalmartineau/wp-skeleton
fix: missing permissions
This commit is contained in:
@@ -5,6 +5,10 @@ on: [push]
|
|||||||
env:
|
env:
|
||||||
NUXT_PROJECT_PATH: wp-content/themes/ccat
|
NUXT_PROJECT_PATH: wp-content/themes/ccat
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
id-token: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: ubuntu-websimple
|
runs-on: ubuntu-websimple
|
||||||
|
|||||||
Reference in New Issue
Block a user