Update publish-immutable-actions.yml (#798)
This commit is contained in:
parent
c5195efecf
commit
f4f1212c88
|
|
@ -2,7 +2,8 @@ name: 'Publish Immutable Action Version'
|
|||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
types: [released]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
|
|
|||
Loading…
Reference in New Issue