Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
18534a1c
Unverified
Commit
18534a1c
authored
Dec 02, 2020
by
Torkel Ödegaard
Committed by
GitHub
Dec 02, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Fix docs sync actions (#29551)
parent
22ee0a91
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
.github/workflows/publish.yml
+2
-3
No files found.
.github/workflows/publish.yml
View file @
18534a1c
...
@@ -24,7 +24,7 @@ jobs:
...
@@ -24,7 +24,7 @@ jobs:
uses
:
actions/setup-node@v1
uses
:
actions/setup-node@v1
id
:
generate-docs
id
:
generate-docs
with
:
with
:
node-version
:
'
1
2
'
node-version
:
'
1
4
'
-
run
:
yarn install --pure-lockfile --no-progress
-
run
:
yarn install --pure-lockfile --no-progress
-
run
:
./scripts/ci-reference-docs-build.sh
-
run
:
./scripts/ci-reference-docs-build.sh
-
name
:
publish-to-git
-
name
:
publish-to-git
...
@@ -41,4 +41,4 @@ jobs:
...
@@ -41,4 +41,4 @@ jobs:
-
shell
:
bash
-
shell
:
bash
run
:
|
run
:
|
test -n "${{ steps.publish.outputs.commit_hash }}"
test -n "${{ steps.publish.outputs.commit_hash }}"
test -n "${{ steps.publish.outputs.working_directory }}"
test -n "${{ steps.publish.outputs.working_directory }}"
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment