mirror of
https://github.com/waku-org/js-waku.git
synced 2025-02-03 08:03:33 +00:00
chore: pass token param to release please (#1225)
This commit is contained in:
parent
36534af0e6
commit
35fe1de8dc
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -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…
x
Reference in New Issue
Block a user