We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d28809e commit 28b6362Copy full SHA for 28b6362
.github/workflows/hugo.yml
@@ -71,6 +71,7 @@ jobs:
71
runs-on: ubuntu-latest
72
permissions:
73
pages: write
74
+ id-token: write
75
76
steps:
77
- name: Deploy to GitHub Pages
0 commit comments