Add token to get private submodule
All checks were successful
Build blog / build (push) Successful in 18s

This commit is contained in:
Maciej Krzyżanowski 2025-01-17 02:03:58 +01:00
parent c47181d1fc
commit bdf3bb6307

View File

@ -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