mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 14:08:23 -05:00
ci: testing autocommit
This commit is contained in:
parent
bc8608cd4e
commit
9df36aeead
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -36,6 +36,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
appversion=$(echo "${{ steps.version-bump.outputs.new_tag }}" | sed 's/[v]//')
|
appversion=$(echo "${{ steps.version-bump.outputs.new_tag }}" | sed 's/[v]//')
|
||||||
sed -i -e "s/^version = .*/version = \"$appversion\"/" Cargo.toml
|
sed -i -e "s/^version = .*/version = \"$appversion\"/" Cargo.toml
|
||||||
|
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user