mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-05-19 15:10:34 -04:00
fix(ci): Commit bumped version in src-tauri/Cargo.toml
This commit is contained in:
parent
d0108fd857
commit
38d68b96db
1 changed files with 1 additions and 1 deletions
2
.github/workflows/draft-new-release.yml
vendored
2
.github/workflows/draft-new-release.yml
vendored
|
@ -59,7 +59,7 @@ jobs:
|
|||
curl -fsSL https://dprint.dev/install.sh | sh -s $DPRINT_VERSION
|
||||
/home/runner/.dprint/bin/dprint fmt
|
||||
|
||||
git add CHANGELOG.md Cargo.lock swap/Cargo.toml src-tauri/tauri.conf.json
|
||||
git add CHANGELOG.md Cargo.lock swap/Cargo.toml src-tauri/Cargo.toml src-tauri/tauri.conf.json
|
||||
git commit --message "Prepare release ${{ github.event.inputs.version }}"
|
||||
|
||||
echo "::set-output name=commit::$(git rev-parse HEAD)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue