Workflow, create release
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build React Native Web App (push) Successful in 10m28s
All checks were successful
Build Flutter Web and Docker Image for Local Registry / Build React Native Web App (push) Successful in 10m28s
This commit is contained in:
parent
4270577242
commit
c3ce247f53
@ -34,9 +34,9 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: npx expo export --platform web
|
run: npx expo export --platform web
|
||||||
|
|
||||||
- name: Upload Artifact
|
- name: Create Release
|
||||||
uses: actions/upload-artifact@v4
|
uses: akkuman/gitea-release-action@v1
|
||||||
with:
|
with:
|
||||||
name: pogdark
|
files: |-
|
||||||
path: ./dist/
|
./dist/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user