mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-09 06:50:05 +00:00
Push tag in release workflow
Issue gh-11023
This commit is contained in:
parent
8914f06eca
commit
eba091bad5
1
.github/workflows/release-next-version.yml
vendored
1
.github/workflows/release-next-version.yml
vendored
@ -108,6 +108,7 @@ jobs:
|
||||
git commit -am "Release $updatedVersion"
|
||||
git tag $updatedVersion
|
||||
git push
|
||||
git push origin $updatedVersion
|
||||
notify_result:
|
||||
name: Check for failures
|
||||
needs: [release]
|
||||
|
Loading…
x
Reference in New Issue
Block a user