Skip to content

Commit

Permalink
Update deploy-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahKamara authored Mar 10, 2024
1 parent bfdd02f commit dc7e568
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4 # PR for Swift 5.10
- uses: fwcd/swift-docc-action@v1
with:
target: CompoundPredicate
output: ./Documentation.doccarchive
hosting-base-path: /CompoundPredicate
disable-indexing: 'true'
transform-for-static-hosting: 'true'

- name: Setup Pages
uses: actions/configure-pages@v4
Expand Down

0 comments on commit dc7e568

Please sign in to comment.