Skip to content

Commit

Permalink
fix: invalid option
Browse files Browse the repository at this point in the history
  • Loading branch information
arzola authored May 21, 2024
1 parent 5586fd3 commit 5db6501
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- name: Trigger Bedrock Updates
if: github.ref == 'refs/heads/dev'
uses: pressbooks/composer-autoupdate-bedrock@chore/add-tag-in-sns-message
secrets: inherit
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit 5db6501

Please sign in to comment.