mirror of
https://github.com/actions/setup-java.git
synced 2025-04-18 00:46:45 +00:00
Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
|
f4f1212c88 |
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@ name: 'Publish Immutable Action Version'
|
|||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
types: [released]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue