Skip to content

Commit d847085

Browse files
committed
restoring action
1 parent 377eb62 commit d847085

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/publish-github-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
- name: Checkout main
2626
uses: actions/[email protected]
2727
with:
28+
ref: main
29+
fetch-depth: 32
2830
path: main
2931

3032
- name: Checkout gh-pages

documentation/1.0/content/developer/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,3 @@ The WebLogic Kubernetes Toolkit UI is a desktop application designed to help Web
5151
1. Open a command-line in the `weblogic-toolkit-ui/webui` directory and run `npm run build:release`.
5252
2. From the command-line in the `weblogic-toolkit-ui/scripts` directory, run `./devBuildLinuxInstallers.sh`.
5353
3. Find the executable and installer(s) in the `weblogic-toolkit-ui/dist` directory.
54-

0 commit comments

Comments
 (0)