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 e44761d commit ff41487Copy full SHA for ff41487
.github/workflows/publish-status.yml
@@ -41,7 +41,6 @@ jobs:
41
with:
42
role-to-assume: ${{ secrets.roleArn }}
43
aws-region: ${{ inputs.region }}
44
- role-duration-seconds: 21600
45
46
- name: Publish status success
47
if: ${{ inputs.success }}
0 commit comments