Skip to content

Commit cb6cdb0

Browse files
committed
Add manual dispatch for release pipeline, it simply doesn't trigger automatically
1 parent 0c253b1 commit cb6cdb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
name: release
1414

1515
on:
16+
workflow_dispatch:
1617
push:
1718
# Enable when testing release infrastructure on a branch.
1819
# branches:

0 commit comments

Comments
 (0)