Add token to get private submodule
All checks were successful
Build blog / build (push) Successful in 18s
All checks were successful
Build blog / build (push) Successful in 18s
This commit is contained in:
parent
c47181d1fc
commit
bdf3bb6307
@ -8,6 +8,7 @@ jobs:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.BLOGPOSTSSECRET }}
|
||||
submodules: recursive
|
||||
- run: sudo apt -qqy update
|
||||
- run: sudo apt -qqy install wget
|
||||
|
Loading…
x
Reference in New Issue
Block a user