mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-10-01 01:05:54 -04:00
try env
This commit is contained in:
parent
6290ffafa9
commit
76f5a8ffda
4
.github/workflows/github-pages.yml
vendored
4
.github/workflows/github-pages.yml
vendored
@ -20,5 +20,5 @@ jobs:
|
|||||||
restore-keys: |
|
restore-keys: |
|
||||||
${{ runner.os }}-gems-
|
${{ runner.os }}-gems-
|
||||||
- uses: helaili/jekyll-action@2.0.5 # Choose any one of the Jekyll Actions
|
- uses: helaili/jekyll-action@2.0.5 # Choose any one of the Jekyll Actions
|
||||||
with: # Some relative inputs of your action
|
env:
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
JEKYLL_PAT: ${{ secrets.JEKYLL_PAT }}
|
Loading…
Reference in New Issue
Block a user