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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)