Skip to content

Commit f4f1212

Browse files
Update publish-immutable-actions.yml (#798)
1 parent c5195ef commit f4f1212

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish-immutable-actions.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: 'Publish Immutable Action Version'
22

33
on:
44
release:
5-
types: [published]
5+
types: [released]
6+
workflow_dispatch:
67

78
jobs:
89
publish:

0 commit comments

Comments
 (0)