Skip to content

Commit

Permalink
Merge c36ed42 into 8455b8d
Browse files Browse the repository at this point in the history
  • Loading branch information
vpavlin authored Sep 28, 2023
2 parents 8455b8d + c36ed42 commit b0bbd71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:

create-release-candidate:
runs-on: ubuntu-latest
needs: [ tag-name, build-and-publish, js-waku ]
needs: [ tag-name, build-and-publish, js-waku-node, js-waku-node-optional ]
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit b0bbd71

Please sign in to comment.