Skip to content

Commit d44f4be

Browse files
committed
....
1 parent 74305f7 commit d44f4be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
tags:
1515
- 'v(\d|\.)+' # Only if the tag contains 'v0.0.0' etc
1616
# Allows you to run this workflow manually from the Actions tab when needed
17-
# workflow_dispatch:
17+
workflow_dispatch:
1818

1919
jobs:
2020
release:

0 commit comments

Comments
 (0)