fix(ci): add zip extension
All checks were successful
create artifact with nixin website / Build and upload artefact of website (push) Successful in 25s
deploy to prod / Build and deploy site (push) Successful in 25s

This commit is contained in:
Florian Schmitt 2024-12-16 15:13:50 +03:00
parent 7a67215650
commit 8ec8c7a932

View file

@ -17,6 +17,6 @@ jobs:
- name: create artifact - name: create artifact
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: nixin-website name: nixin-website.zip
path: | path: |
.vitepress/dist .vitepress/dist