Skip to content

Commit bc811a0

Browse files
committed
fix publish workflow
1 parent 2707fe6 commit bc811a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ jobs:
6464
draft: true
6565
artifactErrorsFailBuild: true
6666
prerelease: false
67-
artifacts: sample/build/outputs/apk/release/pro.respawn.flowmvi.sample.apk
6867
body: ${{steps.build_changelog.outputs.changelog}}
6968
tag: ${{ inputs.tag != '' && inputs.tag || github.ref_name }}
7069
env:

0 commit comments

Comments
 (0)