mirror of https://github.com/waku-org/js-waku.git
chore: pass token param to release please (#1225)
This commit is contained in:
parent
36534af0e6
commit
35fe1de8dc
|
@ -214,6 +214,7 @@ jobs:
|
|||
with:
|
||||
command: manifest
|
||||
monorepo-tags: true
|
||||
token: ${{ secrets.CI_TOKEN }}
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
if: ${{ steps.release.outputs.release_created }}
|
||||
|
|
2
nwaku
2
nwaku
|
@ -1 +1 @@
|
|||
Subproject commit e12b7cb4a8d7084f8174b378d38fa261428e406d
|
||||
Subproject commit 9debd44e2aebf07eaf96b4525a4497c69aaf4445
|
Loading…
Reference in New Issue