Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ruisebas committed Nov 9, 2023
1 parent 1456c6d commit 0774571
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
release
ruisebas/fixing_release_workflow

permissions:
id-token: write
Expand Down Expand Up @@ -38,6 +39,9 @@ jobs:
GITHUB_EMAIL: [email protected]
GITHUB_USER: aws-amplify-ops
steps:
- name: fail
run: |
exit 1;
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@5fd3084fc36e372ff1fff382a39b10d03659f355 #v2
with:
Expand Down

0 comments on commit 0774571

Please sign in to comment.