ci: upload-artifact => gitea-upload-artifact
Build and Deploy / Build (push) Failing after 3s

see https://gitea.com/actions/gitea-upload-artifact#gitea-upload-artifact
This commit is contained in:
redglow
2026-06-22 08:54:00 +02:00
parent ce29a85d61
commit b634decd1f
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
shell: bash shell: bash
run: rm -rf node_modules && yarn install --production=true run: rm -rf node_modules && yarn install --production=true
- name: Publish artifacts - name: Publish artifacts
uses: actions/upload-artifact@v7 uses: actions/gitea-upload-artifact@v4
with: with:
path: | path: |
dist dist