build: setup pre-release build pipeline

This commit is contained in:
DaOfficialWizard 2023-08-24 09:06:27 +01:00
parent a8b73bf224
commit aa5e6b8b34

View File

@ -83,7 +83,7 @@ jobs:
- uses: actions/upload-artifact@v2 - uses: actions/upload-artifact@v2
with: with:
name: production-files name: production-files
path: dist path: build
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest
name: Deploy name: Deploy