mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Migrating api docs 4
This commit is contained in:
2
.github/workflows/api-docs.yml
vendored
2
.github/workflows/api-docs.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
path: docfx/_site
|
||||
|
||||
- name: Deploy to GitHub Pages
|
||||
if: github.ref_name github.ref_name == 'v2_develop' || github.ref_name == 'v2_release'
|
||||
if: github.ref_name == 'v2_release' || github.ref_name == 'v2_develop'
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user