Skip to content

Commit b30347b

Browse files
committed
[action] docs cli reference updater update for new docs repo
1 parent a912ef6 commit b30347b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ jobs:
251251
name: Update Reference
252252
id: update_refrence
253253
run: |
254-
./bin/step help --markdown ./docs/step-cli/reference
254+
./bin/step help --markdown ./docs/src/pages/docs/step-cli/reference
255255
cd ./docs
256256
git config user.email "[email protected]"
257257
git config user.name "Github Action CI"

0 commit comments

Comments
 (0)