We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54d8035 commit 5fae8edCopy full SHA for 5fae8ed
.github/workflows/docs.yaml
@@ -28,7 +28,7 @@ jobs:
28
runs-on: ${{ github.repository_owner == 'intel' && 'intel-ubuntu-latest' || 'ubuntu-latest' }}
29
permissions:
30
contents: read
31
- # id-token: write
+ id-token: write
32
pages: write
33
steps:
34
- name: Harden Runner
0 commit comments