Chore: Rename one of the publish docs action steps (#55888)

This commit is contained in:
Timur Olzhabayev
2022-09-30 09:48:54 +02:00
committed by GitHub
parent e4157361d9
commit 2ded4c12ab
+2 -3
View File
@@ -16,9 +16,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: git clone --single-branch --no-tags --depth 1 -b master https://grafanabot:${{ secrets.GH_BOT_ACCESS_TOKEN }}@github.com/grafana/website-sync ./.github/actions/website-sync
- name: generate-packages-docs
uses: actions/setup-node@v3.4.0
id: generate-docs
- name: setup node
uses: actions/setup-node@v3.4.0
with:
node-version: '16'
- name: Get yarn cache directory path