This commit is contained in:
⧉ infominer 2022-11-26 20:12:23 -05:00
parent 6290ffafa9
commit 76f5a8ffda

View File

@ -20,5 +20,5 @@ jobs:
restore-keys: |
${{ runner.os }}-gems-
- uses: helaili/jekyll-action@2.0.5 # Choose any one of the Jekyll Actions
with: # Some relative inputs of your action
token: ${{ secrets.GITHUB_TOKEN }}
env:
JEKYLL_PAT: ${{ secrets.JEKYLL_PAT }}