mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
update action version
This commit is contained in:
2
.github/workflows/preview.yml
vendored
2
.github/workflows/preview.yml
vendored
@@ -130,7 +130,7 @@ jobs:
|
||||
|
||||
- name: update github release
|
||||
id: update_github_release
|
||||
uses: johnwbyrd/update-release@v1
|
||||
uses: johnwbyrd/update-release@v1.0.0
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
files: nb5/target/nb5 nb5/target/nb5.jar
|
||||
|
||||
Reference in New Issue
Block a user