Update release.yaml
This commit is contained in:
parent
3d68029071
commit
68fc47ce92
10
.github/workflows/release.yaml
vendored
10
.github/workflows/release.yaml
vendored
@ -26,10 +26,7 @@ jobs:
|
||||
# working directory of Cargo.toml
|
||||
cwd: ./src-tauri/
|
||||
|
||||
- name: Rust Crate Version
|
||||
# You may pin to the exact commit or the version.
|
||||
# uses: colt-1/crate-version@f0081b509cc5c928cf4e807219479a481f969341
|
||||
uses: colt-1/crate-version@2.0.0
|
||||
- uses: colt-1/crate-version@2.0.0
|
||||
with:
|
||||
# The relative path of toml file
|
||||
file: ./src-tauri/Cargo.toml
|
||||
@ -106,10 +103,7 @@ jobs:
|
||||
run: npm install
|
||||
|
||||
|
||||
- name: Rust Crate Version
|
||||
# You may pin to the exact commit or the version.
|
||||
# uses: colt-1/crate-version@f0081b509cc5c928cf4e807219479a481f969341
|
||||
uses: colt-1/crate-version@2.0.0
|
||||
- uses: colt-1/crate-version@2.0.0
|
||||
with:
|
||||
# The relative path of toml file
|
||||
file: ./src-tauri/Cargo.toml
|
||||
|
Loading…
x
Reference in New Issue
Block a user