We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af39a9 commit ab3e767Copy full SHA for ab3e767
.github/workflows/publish_commit.yml
@@ -12,6 +12,6 @@ jobs:
12
steps:
13
- uses: aws-actions/configure-aws-credentials@v4
14
with:
15
- role-to-assume: GitHubActionGrahQLJava
+ role-to-assume: arn:aws:iam::637423498965:role/GitHubActionGrahQLJava
16
aws-region: "ap-southeast-2"
17
- run: aws sns publish --topic-arn "arn:aws:sns:ap-southeast-2:637423498965:graphql-java-commits.fifo" --message $GITHUB_SHA
0 commit comments