Skip to content

Commit

Permalink
update CI workflow (opensearch-project#111)
Browse files Browse the repository at this point in the history
Signed-off-by: Zhongnan Su <[email protected]>
  • Loading branch information
zhongnansu authored Jul 6, 2021
1 parent 3cb5add commit 49b68c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/kibana-reports-release-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
repository: opendistro-for-elasticsearch/kibana-oss
ref: 7.10.2
token: ${{secrets.OD_ACCESS}}
path: kibana-reports/kibana
path: dashboards-reports/kibana

- name: Setup Node
uses: actions/setup-node@v1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
repository: elastic/kibana
ref: v7.10.2
path: kibana-reports/kibana
path: dashboards-reports/kibana

- name: Setup Node
uses: actions/setup-node@v1
Expand Down

0 comments on commit 49b68c4

Please sign in to comment.