Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanmcshane committed Jan 31, 2024
1 parent f9c2bb2 commit e990eaa
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/update-aws-permissions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,7 @@ jobs:
steps:
- name: Checkout docs
uses: actions/checkout@v4
- name: Checkout ccp
uses: actions/checkout@v4
with:
repository: porter-dev/cluster-control-plane
path: ./ccp
- name: Setup Go
uses: actions/setup-go@v4
- name: Generate docs
- name: Grab docs
run: |
mkdir -p docs/snippets
curl https://porter-role.s3.us-east-2.amazonaws.com/permissions-docs.txt > docs/snippets/aws-permissions.mdx
Expand Down

0 comments on commit e990eaa

Please sign in to comment.