mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 21:48:21 -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
|
||||
with:
|
||||
branch: rolling
|
||||
tagging_message: ${{ steps.version-bump.outputs.new_tag }}
|
||||
- name: Create Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user