We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea5365 commit bee4549Copy full SHA for bee4549
1 file changed
.github/workflows/publish-cdn.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a # v4.0.1
22
with:
23
role-to-assume: ${{ secrets.AWS_GHA_ROLE }}
24
- role-session-name: cdn-publish-action
+ role-session-name: constructorio-client-javascript-cdn-publish
25
aws-region: us-east-1
26
27
- name: Copy files to s3
0 commit comments