Removing broken conditional.
This commit is contained in:
parent
bbd96f7c22
commit
3f882a5bc3
|
@ -48,7 +48,6 @@ jobs:
|
|||
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
body: |
|
||||
${{ env.GEYSER_PLUGIN_NAME }} ${{ env.CI_TAG }}
|
||||
|
|
Loading…
Reference in New Issue