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