mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 05:58:21 -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:
commit
ac6f95e7e9
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