I'm dumb
This commit is contained in:
parent
7d95d7a469
commit
dfdb70b5e5
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build_and_gh_pages.yml
vendored
2
.github/workflows/build_and_gh_pages.yml
vendored
|
@ -10,6 +10,8 @@ jobs:
|
||||||
- name: Build files
|
- name: Build files
|
||||||
uses: Pagwin-Fedora/psb@v1.1
|
uses: Pagwin-Fedora/psb@v1.1
|
||||||
- name: Upload site as artifact
|
- name: Upload site as artifact
|
||||||
|
# needed for the url thingy later
|
||||||
|
id: deployment
|
||||||
uses: actions/upload-pages-artifact@v3
|
uses: actions/upload-pages-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: publish/
|
path: publish/
|
||||||
|
|
Loading…
Reference in a new issue