Skip to content

Commit ca84ec1

Browse files
authored
Update publish_project.yml
1 parent f73b285 commit ca84ec1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish_project.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: Publish Project
33

44
on:
5+
workflow_dispatch:
56
push:
67
tags:
78
- 'v[0-9]+.[0-9]+.[0-9]+' # any SemVer tag, e.g. v1.2.3

0 commit comments

Comments
 (0)