We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bed9c0 commit c11cf8aCopy full SHA for c11cf8a
1 file changed
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
path: build/libs/*.jar
26
27
deploy:
28
- name: Deploy to EC22
+ name: Deploy to EC2
29
needs: build
30
runs-on: ubuntu-latest
31
steps:
0 commit comments