using fixed psb action
This commit is contained in:
parent
4d851bc69e
commit
3c3360e018
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_and_gh_pages.yml
vendored
2
.github/workflows/build_and_gh_pages.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
||||||
- name: checkout repo
|
- name: checkout repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Build files
|
- name: Build files
|
||||||
uses: Pagwin-Fedora/psb@v1
|
uses: Pagwin-Fedora/psb@v1.1
|
||||||
|
|
||||||
deploy_site:
|
deploy_site:
|
||||||
name: Publish Site
|
name: Publish Site
|
||||||
|
|
Loading…
Reference in a new issue