Skip to content

Commit

Permalink
fix: release
Browse files Browse the repository at this point in the history
  • Loading branch information
sheenhx authored Sep 7, 2024
1 parent f5552bd commit 39ac1db
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@ jobs:
# Try running the build locally with the build command to be sure of this path
path: build/app/outputs/flutter-apk/app-product-release.apk

- name: Upload artifacts and release assets
uses: nanoufo/action-upload-artifacts-and-release-assets@v2
with:
path: |
build/app/outputs/flutter-apk/app-product-release.apk
upload-release-files: true

- name: Release-2
uses: fnkr/github-action-ghr@v1
Expand Down

0 comments on commit 39ac1db

Please sign in to comment.