We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eba160a commit 52fecc2Copy full SHA for 52fecc2
1 file changed
.github/workflows/release.yml
@@ -74,7 +74,7 @@ jobs:
74
uses: ./.github/actions/upload
75
with:
76
repo-token: ${{ secrets.GITHUB_TOKEN }}
77
- file-name: powersync-android.zip
+ file-name: powersync_android.zip
78
tag: ${{ needs.draft_release.outputs.tag }}
79
80
publish_ios_pod_and_spm_package:
0 commit comments