mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-14 05:55:58 +08:00
Change branch target (for tests)
This commit is contained in:
parent
2b31a8c4fa
commit
8bc5b0029a
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:
|
||||
- main # This can be changed to any branch of your preference
|
||||
- PublishDocsToWiki # This can be changed to any branch of your preference
|
||||
|
||||
env:
|
||||
USER_TOKEN: ${{ secrets.WIKI_ACTION_TOKEN }} # This is the repository secret
|
||||
|
@ -33,3 +33,4 @@ then build it using command
|
||||
or building it under the Visual Studio 2019
|
||||
(set the OrcaSlicer_app_gui as start project)
|
||||

|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user