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
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
token: ${{ secrets.BLOGPOSTSSECRET }}
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
- run: sudo apt -qqy update
|
- run: sudo apt -qqy update
|
||||||
- run: sudo apt -qqy install wget
|
- run: sudo apt -qqy install wget
|
||||||
|
Loading…
x
Reference in New Issue
Block a user