better name for publish-new

This commit is contained in:
David Sheldrick 2024-02-29 14:10:28 +00:00
parent 12935a5922
commit 5220f5c49d

View file

@ -1,4 +1,4 @@
name: Publish new version of public packages from main HEAD
name: Publish new packages from main
# This bumps the version, updates the changelogs, publishes a GitHub release, and publishes the packages to npm.
# Package publishing is manually triggered on github actions dashboard
@ -74,4 +74,4 @@ jobs:
# NEXTJS_TEMPLATE_REPO_SSH_DEPLOY_KEY: ${{ secrets.NEXTJS_TEMPLATE_REPO_SSH_DEPLOY_KEY }}
# needs: [
# deploy
# ]
# ]