You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am thinking of creating a github action for bumping patch and minor on merge to develop and main respectively. Thoughts and contributions are welcome.
I am thinking of creating a github action for bumping patch and minor on merge to develop and main respectively. Thoughts and contributions are welcome.
Currently this is the part of build script:
https://github.com/YajanaRao/Serenity/blob/develop/scripts/build
Which is called in staging workflow:
https://github.com/YajanaRao/Serenity/blob/develop/.github/workflows/staging.yml
This the bump changes are not being merged back to github.
The text was updated successfully, but these errors were encountered: