Skip to content

Commit 596ab04

Browse files
committed
GA: fix minor typo in step title
1 parent 2f8b8a8 commit 596ab04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
with:
7474
merge-multiple: true
7575

76-
- name: Deploy draft release
76+
- name: Deploy release
7777
uses: softprops/action-gh-release@d4e8205d7e959a9107da6396278b2f1f07af0f9b
7878
with:
7979
name: ${{ inputs.version-name }}

0 commit comments

Comments
 (0)