0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Updated github release action to use new main branch of ghost-release

no issue

- We have switched over to using the new git standard of using the main branch rather than master.
This commit is contained in:
Joe Grigg 2022-01-11 16:20:41 +00:00
parent eb8a37de54
commit f3ed6ace12

View file

@ -24,4 +24,4 @@ jobs:
- run: grunt release --skip-tests
- run: npm config set //registry.npmjs.org/:_authToken=$NODE_AUTH_TOKEN
- run: npm publish
- uses: tryghost/action-ghost-release@master
- uses: tryghost/action-ghost-release@main