Update pages.yml
This commit is contained in:
parent
f3c8447323
commit
62a65343bf
1 changed files with 3 additions and 0 deletions
3
.github/workflows/pages.yml
vendored
3
.github/workflows/pages.yml
vendored
|
@ -27,6 +27,9 @@ jobs:
|
|||
name: go-app
|
||||
path: |
|
||||
.
|
||||
permissions:
|
||||
id-token: write
|
||||
pages: write
|
||||
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue