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 dae09d3 commit bd1644aCopy full SHA for bd1644a
.github/workflows/build-deploy.yml
@@ -79,7 +79,7 @@ jobs:
79
tag_name: ${{ github.event.inputs.tag }}
80
release_name: ${{ github.event.inputs.tag }}
81
body: |
82
- Release ${{ github.event.inputs.description }}
+ ${{ github.event.inputs.description }}
83
draft: false
84
prerelease: false
85
- name: Upload Release Asset
0 commit comments