We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a8c5e1 commit 2d83a38Copy full SHA for 2d83a38
.github/workflows/build_then_release.yml
@@ -123,7 +123,6 @@ jobs:
123
body: "${{ steps.git-cliff.outputs.content }}"
124
tag_name: ${{ needs.gen_version.outputs.version }}
125
prerelease: ${{ needs.gen_version.outputs.version == 'prerelease' }}
126
- title: ${{ needs.gen_version.outputs.version }}
127
files: |
128
LICENSE
129
pproxy-${{ needs.gen_version.outputs.version }}-x86_64-apple-darwin/*.zip
0 commit comments