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 81d5061 commit b30c94eCopy full SHA for b30c94e
.github/workflows/devnet-deploy.yml
@@ -48,8 +48,6 @@ jobs:
48
runs-on: ubuntu-latest
49
needs: deploy-network
50
steps:
51
- - uses: ./.github/ci-setup-action
52
-
53
- name: Configure AWS credentials
54
uses: aws-actions/configure-aws-credentials@v1
55
with:
0 commit comments