Fix date format, add authentication to github metadata plugin

This commit is contained in:
Xevion
2022-09-22 01:34:33 -05:00
parent a15056e437
commit 7ec395b48b
2 changed files with 4 additions and 1 deletions

View File

@@ -5,6 +5,9 @@ on:
branches:
- master
env:
JEKYLL_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
jobs:
github-pages:
runs-on: ubuntu-latest