Skip to content

Commit

Permalink
Add checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
insolor committed May 30, 2024
1 parent f756113 commit 12ce148
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ jobs:
runs-on: ubuntu-latest
needs: prepare
steps:
- uses: actions/checkout@v4

- name: Check credentials
env:
AWS_KEY_ID: ${{ secrets.AWS_KEY_ID }}
Expand Down

0 comments on commit 12ce148

Please sign in to comment.