docs: Update rust.yml
This commit is contained in:
parent
bd6dfb3814
commit
7619d1fbb4
1 changed files with 0 additions and 5 deletions
5
.github/workflows/rust.yml
vendored
5
.github/workflows/rust.yml
vendored
|
@ -23,11 +23,6 @@ jobs:
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: cargo test --verbose
|
run: cargo test --verbose
|
||||||
|
|
||||||
- name: Delete Old Release
|
|
||||||
uses: liudonghua123/delete-release-action@v1
|
|
||||||
with:
|
|
||||||
release_name: 'Release'
|
|
||||||
|
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: softprops/action-gh-release@v0.1.15
|
uses: softprops/action-gh-release@v0.1.15
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue