Skip to content

Commit

Permalink
🐛 Forgot to save LOL
Browse files Browse the repository at this point in the history
  • Loading branch information
therealsiege committed Dec 17, 2023
1 parent 60eb41a commit df19ebf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
use-installer: true
- uses: aws-actions/configure-aws-credentials@v1
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID_1PUTT }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY_1PUTT }}
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: us-east-1
- name: 🚀 🥞 Stackery
run: |
Expand Down

0 comments on commit df19ebf

Please sign in to comment.