We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63e3f09 commit 1246c9fCopy full SHA for 1246c9f
.github/workflows/publish-cargo-crates.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: RDXWorks-actions/checkout@main
20
- name: Setup environment
21
- uses: ./.github/actions/setup-env
+ uses: ./.github/actions/setup-env
22
- uses: radixdlt/public-iac-resuable-artifacts/fetch-secrets@main
23
with:
24
role_name: "arn:aws:iam::308190735829:role/gh-common-secrets-read-access"
0 commit comments