0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-11-22 14:08:23 -05:00

Merge pull request #28 from scottc943/FEATURE/400_GitHubActions-automate-release-versions-PR

ci: testing autocommit: removing tagging since it creates another tag…
This commit is contained in:
Scott 2024-01-29 08:07:12 -05:00 committed by GitHub
commit ac6f95e7e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: