From c3ce247f53e711952039acb0f2335476398a1c8e Mon Sep 17 00:00:00 2001 From: whysman Date: Fri, 21 Feb 2025 21:19:51 -0500 Subject: [PATCH] Workflow, create release --- .gitea/workflows/build.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 1b37b13..43c63c3 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -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/