Skip to content

Commit

Permalink
chnage workflows names
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinefalisse committed Jun 17, 2024
1 parent 4297c2a commit 04f8079
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ecr-mmpose-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ name: Deploy to Amazon ECS

jobs:
deploy:
name: Deploy OpenCap
name: Deploy mmpose
runs-on: ubuntu-latest

steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ecr-openpose-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ name: Deploy to Amazon ECS

jobs:
deploy:
name: Deploy OpenCap
name: Deploy openpose
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 04f8079

Please sign in to comment.