Skip to content

Commit 30ecbb2

Browse files
authored
Set github-draft-release to false in publish.yaml (#517)
1 parent 4d9b60f commit 30ecbb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,4 @@ jobs:
3535
environment: ${{ github.event.inputs.environment }}
3636
docs-only: ${{ fromJSON(github.event.inputs.docs-only) }}
3737
run-playwright: true
38+
github-draft-release: false

0 commit comments

Comments
 (0)