Skip to content

Commit

Permalink
Check if AWS SAM Github Actions works on latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
solderq35 committed Aug 2, 2023
1 parent 623ef15 commit 237b246
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/API-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/setup-python@v2
- uses: aws-actions/setup-sam@v2
with:
version: 1.59.0
- uses: aws-actions/configure-aws-credentials@v1
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 237b246

Please sign in to comment.