We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dbc8c4 commit e5a9b82Copy full SHA for e5a9b82
.github/workflows/deploy.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
deploy:
9
runs-on: ubuntu-latest
10
- name: Build with Java 21
+ name: Build and deploy
11
steps:
12
- name: Checkout Repository
13
uses: actions/checkout@v4
0 commit comments