Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
peanut996 committed Dec 20, 2024
1 parent 43507ef commit bb514eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: |
{{ env.SIGNED_RELEASE_FILE }}
${{ env.SIGNED_RELEASE_FILE }}
draft: true
prerelease: true

0 comments on commit bb514eb

Please sign in to comment.