mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-26 17:05:49 +00:00
Change names of action workflows
This commit is contained in:
parent
5f863584e0
commit
b609ff6394
2 changed files with 2 additions and 0 deletions
1
.github/workflows/build_and_test_action.yml
vendored
1
.github/workflows/build_and_test_action.yml
vendored
|
@ -23,3 +23,4 @@ jobs:
|
|||
distribution: 'adopt'
|
||||
- name: Build with Maven
|
||||
run: mvn -B package --file pom.xml
|
||||
|
||||
|
|
1
.github/workflows/github-actions.yml
vendored
1
.github/workflows/github-actions.yml
vendored
|
@ -23,3 +23,4 @@ jobs:
|
|||
prerelease: false
|
||||
files: |
|
||||
*.jar
|
||||
|
||||
|
|
Loading…
Reference in a new issue