Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoDotIO authored Oct 11, 2023
1 parent 1e6c915 commit 2d2eb03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Generate Documentation
uses: SwiftDocOrg/swift-doc@master
uses: SwiftDocOrg/swift-doc@1.0.0-rc.1
with:
inputs: "Sources"
module-name: MyLibrary
Expand Down

0 comments on commit 2d2eb03

Please sign in to comment.