mirror of
https://github.com/actions/setup-java.git
synced 2025-06-28 20:14:14 +00:00
Merge branch 'main' into toolversions-regex-update
This commit is contained in:
commit
cfefdbc917
10 changed files with 681 additions and 1843 deletions
|
@ -3,6 +3,8 @@ name: 'Publish Immutable Action Version'
|
|||
on:
|
||||
release:
|
||||
types: [released]
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue