Skip to content

Commit

Permalink
Update github-actions-ec2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
khabbib committed Dec 22, 2023
1 parent 1da27b5 commit 8e2f2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions-ec2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
deploy:
needs: build
runs-on: [aws-ec2]
runs-on: self-hosted
steps:
- name: Checkout source
uses: actions/checkout@v3
Expand Down

0 comments on commit 8e2f2ab

Please sign in to comment.