feat(ci) automate stable releases with GH actions

This commit is contained in:
Saúl Ibarra Corretgé
2025-02-28 12:57:10 +01:00
parent 9016f15add
commit ef1fb47aeb
3 changed files with 297 additions and 0 deletions

View File

@@ -2,6 +2,11 @@
set -e
# **** NB ****
# This iscript is no longer used, but it is kept here for reference.
#
# Don't start a release if the tree is dirty
#