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 6390917 commit 3768e27
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 @@ -24,7 +24,7 @@ on:
- staging
jobs:
build-deploy:
runs-on: arc-runner-set
runs-on: ubuntu-latest
steps:
- uses: actions/setup-python@v2
- uses: aws-actions/setup-sam@v1
Expand Down

0 comments on commit 3768e27

Please sign in to comment.