We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d7777 commit ffe1404Copy full SHA for ffe1404
.github/workflows/create-release.yml
@@ -22,7 +22,7 @@ jobs:
22
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
23
with:
24
tag_name: ${{ github.ref }}
25
- release_name: Release ${{ github.ref }}
+ release_name: Pdf Converter ${{ github.ref }}
26
body: |
27
Changes in this Release
28
- First Change
0 commit comments