workflow permissions update
This commit is contained in:
parent
a766913845
commit
63944f55a0
4
.github/workflows/deploy-docs.yml
vendored
4
.github/workflows/deploy-docs.yml
vendored
@ -1,5 +1,9 @@
|
||||
name: Deploy Sphinx Docs to GitHub Pages
|
||||
|
||||
permissions:
|
||||
id-token: write
|
||||
pages: write
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -5,3 +5,4 @@
|
||||
[submodule "devices/nvidia_shield"]
|
||||
path = devices/nvidia_shield
|
||||
url = git@github.com:EljakimHerrewijnen/nvidia_shield.git
|
||||
branch = master
|
||||
|
Loading…
x
Reference in New Issue
Block a user