mirror of
https://github.com/Xevion/powershell.git
synced 2026-01-31 00:25:06 -06:00
Switch back to ./public
This commit is contained in:
Vendored
+1
-1
@@ -31,5 +31,5 @@ jobs:
|
||||
if: ${{ github.ref == 'refs/heads/main' }}
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./docs
|
||||
publish_dir: ./public
|
||||
commit_message: ${{ github.event.head_commit.message }}
|
||||
Reference in New Issue
Block a user