mirror of
https://github.com/CompeyDev/seal.devcomp.xyz.git
synced 2024-12-12 04:40:41 +00:00
chore(actions): fix indentation syntax error (AGAIN)
This commit is contained in:
parent
61e3b308e5
commit
aeb97de33e
1 changed files with 2 additions and 2 deletions
4
.github/workflows/pages.yml
vendored
4
.github/workflows/pages.yml
vendored
|
@ -24,6 +24,6 @@ jobs:
|
|||
run: trunk build --release
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: JamesIves/github-pages-deploy-action@v4
|
||||
with:
|
||||
folder: build
|
||||
with:
|
||||
folder: build
|
||||
|
||||
|
|
Loading…
Reference in a new issue