testing v2 workflow GH actions.

This commit is contained in:
Charles 2021-01-13 21:04:50 -05:00
parent 9e9e5baf1a
commit 113428b0e4
No known key found for this signature in database
GPG Key ID: 251655CC546D9787

View File

@ -20,7 +20,7 @@ jobs:
restore-keys: |
${{ runner.os }}-gems-
- uses: helaili/jekyll-action@2.0.1
- uses: helaili/jekyll-action@v2
env:
# Ideally use GITHUB_TOKEN but it gives error for this action.
JEKYLL_PAT: ${{ secrets.JEKYLL_PAT }}