Switched the NPM release and GitHub release around

no issue

- this allows us to do announcements when we know everything else is done
This commit is contained in:
Daniel Lockyer 2020-06-11 17:36:45 +01:00
parent 97a979bc93
commit c112863e4b

View File

@ -16,9 +16,7 @@ jobs:
fetch-depth: 0
submodules: true
- run: yarn
- run: grunt release --skip-tests
- uses: tryghost/action-ghost-release@master
- run: npm config set //registry.npmjs.org/:_authToken=$NODE_AUTH_TOKEN
- run: npm publish
- uses: tryghost/action-ghost-release@master