better name for publish-new

pull/3003/head
David Sheldrick 2024-02-29 14:10:28 +00:00
rodzic 12935a5922
commit 5220f5c49d
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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
# ]
# ]