Skip to content

Commit

Permalink
Update deploy-dooc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rismay authored Jun 30, 2024
1 parent 4df5b18 commit 2bea6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dooc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
xcode-version: '16.0.0-beta'
- name: Build Documentation
run: 'swift package --allow-writing-to-directory ./docs generate-documentation --target SPMConfigSteward --output-path ./docs'
run: 'swift package --allow-writing-to-directory ./docs generate-documentation --target WrkstrmLog --output-path ./docs'
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 2bea6b9

Please sign in to comment.