mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 14:08:23 -05:00
ci: testing autocommit: removing tagging since it creates another tag instead of using that tag
This commit is contained in:
parent
d40e5ed1a6
commit
559c7fcb76
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -39,7 +39,6 @@ jobs:
|
|||||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
with:
|
with:
|
||||||
branch: rolling
|
branch: rolling
|
||||||
tagging_message: ${{ steps.version-bump.outputs.new_tag }}
|
|
||||||
- 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