Skip to content

Commit

Permalink
chore: github action
Browse files Browse the repository at this point in the history
  • Loading branch information
DWL21 committed Feb 14, 2025
1 parent 19e9677 commit 2a20bda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev-cd.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Dev - Build and Deploy
name: Dev - Build and Deploy to EC2

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Prod - Build
name: Prod - Build and Deploy to EC2

on:
push:
Expand Down

0 comments on commit 2a20bda

Please sign in to comment.