Skip to content

Commit 90fa385

Browse files
committed
release-as: 0.1.0
1 parent 4743378 commit 90fa385

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
- uses: googleapis/release-please-action@v4
1414
id: release
1515
with:
16+
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
1617
release-type: node
1718
- uses: actions/checkout@v4
1819
# these if statements ensure that a publication only occurs when a new release is created:

0 commit comments

Comments
 (0)