Skip to content

Commit 1e7d59d

Browse files
authored
Update main.yaml
1 parent f56f33f commit 1e7d59d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
deploy:
3434
needs: build
35-
runs-on: aws-ec2-fitness-tracking-app
35+
runs-on: TestRunner
3636
steps:
3737
- name: Pull Image from Docker Hub
3838
run: docker pull subproblem/fitness-tracking-app:latest

0 commit comments

Comments
 (0)