We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d0cdee commit 84de2a1Copy full SHA for 84de2a1
1 file changed
.github/workflows/release.yml
@@ -47,4 +47,5 @@ jobs:
47
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
48
with:
49
title: Release Android Mode ${{ github.event.inputs.version_number }} (${{ github.event.inputs.version_pretty }})
50
+ workdir: ./processing/dist
51
prerelease: true
0 commit comments