Skip to content

Commit

Permalink
feat: added github deployment files
Browse files Browse the repository at this point in the history
  • Loading branch information
gagan1510 committed May 6, 2024
1 parent 346369d commit 2555b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sam-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:
- staging
jobs:
build-deploy:
runs-on: arc-runner-set-dind
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
Expand Down

0 comments on commit 2555b72

Please sign in to comment.