mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
Update workflow
This commit is contained in:
parent
7fc16d8774
commit
90ab9bd893
5 changed files with 45 additions and 1 deletions
2
.github/workflows/publish_docs_to_wiki.yml
vendored
2
.github/workflows/publish_docs_to_wiki.yml
vendored
|
@ -6,7 +6,7 @@ on:
|
|||
paths:
|
||||
- doc/** # This includes all sub folders
|
||||
branches:
|
||||
- PublishDocsToWiki # This can be changed to any branch of your preference
|
||||
- main # This can be changed to any branch of your preference
|
||||
|
||||
env:
|
||||
USER_TOKEN: ${{ secrets.GH_WIKI_PAT }} # This is the repository secret personal access token
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue