0
0
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:
Scott 2024-01-29 08:06:26 -05:00
parent d40e5ed1a6
commit 559c7fcb76

View File

@ -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: