mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-24 19:33:02 +03:00
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:
parent
97a979bc93
commit
c112863e4b
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user