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 7df1a7c commit 52b33a5Copy full SHA for 52b33a5
1 file changed
.github/workflows/release.yml
@@ -45,6 +45,7 @@ jobs:
45
{
46
"launchdarkly/find-code-references": ${{ toJSON(secrets.LAUNCHDARKLY_FIND_CODE_REFERENCES_DEPLOY_KEY) }}
47
}
48
+ - run: echo ${{ vars.AWS_ROLE_ARN }}
49
# - uses: launchdarkly/gh-actions/actions/release-secrets@release-secrets-v1.2.0
50
# name: Get secrets
51
# with:
0 commit comments