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
|
||||
run: npx expo export --platform web
|
||||
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
- name: Create Release
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
with:
|
||||
name: pogdark
|
||||
path: ./dist/
|
||||
files: |-
|
||||
./dist/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user