Merge branch 'main' of github.com:texm/shokku

This commit is contained in:
texm
2023-04-26 12:21:53 +08:00

View File

@@ -45,6 +45,7 @@ jobs:
run: |
npm run build
touch build/.nojekyll
echo "shokku.dev" > build/CNAME
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
@@ -58,4 +59,4 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
steps:
- uses: actions/deploy-pages@v1
id: deployment
id: deployment