Compare commits
1 commit
main
...
UpdatePubl
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c0c94c264e |
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,8 @@ name: 'Publish Immutable Action Version'
|
||||||
|
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [released]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue