We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 695bc11 commit 1d58b5cCopy full SHA for 1d58b5c
.github/workflows/test.yml
@@ -8,7 +8,7 @@ permissions:
8
9
jobs:
10
test:
11
- uses: input-output-hk/catalyst-ci/.github/workflows/deploy.yml@master
+ uses: input-output-hk/catalyst-ci/.github/workflows/deploy.yml@test-deploy
12
with:
13
aws_role_arn: arn:aws:iam::332405224602:role/ci
14
aws_region: eu-central-1
0 commit comments