Skip to content

Commit

Permalink
Update and rename ecs-deploy to ecs-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bukharney authored Sep 5, 2024
1 parent ec04f90 commit a1fe156
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy
name: Deploy Ecs

on:
push:
Expand All @@ -9,7 +9,7 @@ on:
workflow_dispatch:

jobs:
de:
deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit a1fe156

Please sign in to comment.