.forgejo/workflows/wow.yml: update
Some checks failed
Generate commit words of wisdom / build (push) Has been cancelled
Some checks failed
Generate commit words of wisdom / build (push) Has been cancelled
This commit is contained in:
parent
b68f771210
commit
3bb803cb86
1 changed files with 1 additions and 2 deletions
|
|
@ -1,4 +1,3 @@
|
||||||
# .forgejo/workflows/wow.yml
|
|
||||||
name: "Generate commit words of wisdom"
|
name: "Generate commit words of wisdom"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
|
@ -23,5 +22,5 @@ jobs:
|
||||||
- name: "Upload website artifact"
|
- name: "Upload website artifact"
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: "commit-fortune-site"
|
name: "commit-wow-site"
|
||||||
path: public/
|
path: public/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue