Implement forgejo actions workflows #24

Merged
thepaperpilot merged 15 commits from thepaperpilot/Profectus:main into main 2023-11-05 17:00:29 +00:00
Showing only changes of commit 65ff440e25 - Show all commits

View file

@ -20,7 +20,7 @@ jobs:
npm run build
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4.2.5
uses: https://github.com/JamesIves/github-pages-deploy-action@v4.2.5
with:
branch: pages # The branch the action should deploy to.
folder: dist # The folder the action should deploy.