mirror of
https://github.com/Xevion/v2.xevion.dev.git
synced 2025-12-16 02:13:40 -06:00
Update github jekyll action to latest v2 version
Probably won't work. That would be dumb.
This commit is contained in:
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@@ -16,6 +16,6 @@ jobs:
|
|||||||
key: ${{ runner.os }}-gems-${{ hashFiles('**/Gemfile') }}
|
key: ${{ runner.os }}-gems-${{ hashFiles('**/Gemfile') }}
|
||||||
restore-keys: |
|
restore-keys: |
|
||||||
${{ runner.os }}-gems-
|
${{ runner.os }}-gems-
|
||||||
- uses: helaili/jekyll-action@2.0.5
|
- uses: helaili/jekyll-action@v2
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
Reference in New Issue
Block a user