Skip to content

Commit c11cf8a

Browse files
committed
fix: Modify deploy.yml
1 parent 4bed9c0 commit c11cf8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
path: build/libs/*.jar
2626

2727
deploy:
28-
name: Deploy to EC22
28+
name: Deploy to EC2
2929
needs: build
3030
runs-on: ubuntu-latest
3131
steps:

0 commit comments

Comments
 (0)