File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 11name : >
22 Doc deploy dev action
33
4- description : >
4+ description : |
55 This action deploys the desired HTML documentation artifact containing the
66 development version of a library to the specified branch of a repository. By
77 default, the ``gh-pages`` branch of the current repository is assumed.
88
9+ .. note::
10+
11+ If your project is using ``pyansys/actions@v3`` or lower and you would
12+ like to update to this version of the actions, see the `guidelines for
13+ migrating to the latest multi-version documentation layout
14+ <https://dev.docs.pyansys.com/how-to/documenting/multi-version-migration-from-pyansys-actions-v3-to-pyansys-actions-v4>`_ .
15+
916inputs :
1017
1118 # Required inputs
Original file line number Diff line number Diff line change 11name : >
22 Doc deploy stable action
33
4- description : >
4+ description : |
55 This action deploys the desired HTML documentation artifact containing the
66 stable version of a library to the specified branch of a repository. By
77 default, the ``gh-pages`` branch of the current repository is assumed.
88
9+ .. note::
10+
11+ If your project is using ``pyansys/actions@v3`` or lower and you would
12+ like to update to this version of the actions, see the `guidelines for
13+ migrating to the latest multi-version documentation layout
14+ <https://dev.docs.pyansys.com/how-to/documenting/multi-version-migration-from-pyansys-actions-v3-to-pyansys-actions-v4>`_ .
15+
916inputs :
1017
1118 # Required inputs
You can’t perform that action at this time.
0 commit comments