Skip to content

SRGSSR/rio-gh-actions

Repository files navigation

RIO Github Actions

All custom actions / shared workflows / shared configs for rio (PlaySuisse) projects

Release new version

  1. Bump version in package.json file.
  2. Stage the new/edited files.
    • git add . or else
  3. Commit
    • git commit -m YOUR_MESSAGE
  4. Tag
    • git tag -a -m RELEASE_NAME RELEASE_CODE
  5. Push
    • git push --follow-tags
  6. Manually create a new github release from the tag you created

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published