mirror of
https://github.com/cliffe/HacktivityLabSheets.git
synced 2026-02-21 11:18:09 +00:00
Add PAGES_REPO_NWO environment variable to GitHub Actions workflow for deployment
This commit is contained in:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -42,6 +42,7 @@ jobs:
|
||||
bundle exec jekyll build --verbose
|
||||
env:
|
||||
JEKYLL_ENV: production
|
||||
PAGES_REPO_NWO: cliffe/HacktivityLabSheets
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
|
||||
Reference in New Issue
Block a user