„.gitea/workflows/build.yml“ ändern

This commit is contained in:
2023-07-12 22:04:04 +02:00
parent 10aba99488
commit 13945e495b
+1 -3
View File
@@ -39,9 +39,7 @@ jobs:
- name: Upload Artifacts - name: Upload Artifacts
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
path: | path: dist/
dist
package.json
- name: Deploy - name: Deploy
run: | run: |
echo Deploying... echo Deploying...