Skip to content

Commit bd1644a

Browse files
committed
minor typo update
1 parent dae09d3 commit bd1644a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
tag_name: ${{ github.event.inputs.tag }}
8080
release_name: ${{ github.event.inputs.tag }}
8181
body: |
82-
Release ${{ github.event.inputs.description }}
82+
${{ github.event.inputs.description }}
8383
draft: false
8484
prerelease: false
8585
- name: Upload Release Asset

0 commit comments

Comments
 (0)