Skip to content

Commit 883ec60

Browse files
committed
Corrects comment spacing in workflow file
1 parent eca6d53 commit 883ec60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-release-notes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949
uses: release-drafter/release-drafter@v6
5050
with:
5151
disable-autolabeler: true
52-
disable-releaser: true # prevents creating/updating the draft
52+
disable-releaser: true # prevents creating/updating the draft
5353
env:
5454
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)