Skip to content

Commit 1d993bc

Browse files
committed
remove external validation
1 parent 5030c8d commit 1d993bc

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,6 @@ jobs:
6767
- name: Checkout Repository
6868
uses: actions/checkout@v4
6969

70-
- name: Configure AWS Credentials
71-
uses: aws-actions/configure-aws-credentials@v4
72-
with:
73-
role-to-assume: ${{ env.AWS_ROLE_TO_ASSUME }}
74-
role-session-name: ValidatePreconditionsSession
75-
aws-region: "eu-west-1"
76-
7770
- name: Validate version
7871
id: versions_derivation
7972
run: |

0 commit comments

Comments
 (0)