Skip to content

Commit

Permalink
fix(docs): Use latest workflow from catalyst-ci for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenj committed Nov 8, 2023
1 parent 66a0aa5 commit 9be9c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ permissions:

jobs:
ci:
uses: input-output-hk/catalyst-ci/.github/workflows/pages.yml@v2.0.6
uses: input-output-hk/catalyst-ci/.github/workflows/pages.yml@master
with:
aws_role_arn: arn:aws:iam::332405224602:role/ci
aws_region: eu-central-1
Expand Down

0 comments on commit 9be9c11

Please sign in to comment.