mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-25 08:11:06 -06:00
added checkout action v3
This commit is contained in:
parent
4383ba208a
commit
2c61e9c52b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -89,7 +89,7 @@ jobs:
|
||||
- name: checkout repo
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: nosqlbench-build-docs
|
||||
repository: nosqlbench/nosqlbench-build-docs
|
||||
path: nosqlbench-build-docs
|
||||
token: ${{secrets.NBDROID_TOKEN}}
|
||||
# Disabling this because it will be replaced soon.
|
||||
|
Loading…
Reference in New Issue
Block a user