parent
8914f06eca
commit
eba091bad5
|
@ -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…
Reference in New Issue