Skip to content

Commit ba0cb66

Browse files
ci: Depend on bump-version when publishing to get access to the next version.
1 parent 9570682 commit ba0cb66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node-ci.prod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ jobs:
161161
publish-npm-package:
162162
runs-on: ubuntu-latest
163163
needs:
164+
- bump-version
164165
- build
165166
steps:
166167
- name: Access repository

0 commit comments

Comments
 (0)