Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
update actions
  • Loading branch information
shammy642 committed Feb 16, 2024
1 parent 62f756c commit 9fa1229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- id: deploy
uses: kidsmusictheory/@v1.0.0
uses: musictheory/test@v1.0.0
with:
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit 9fa1229

Please sign in to comment.