Skip to content

Commit 70bbab5

Browse files
authored
Merge pull request #85 from cloudcome/feat/v0.x
Feat/v0.x 2023-03-17 16:26:43
2 parents d3dbaa4 + cb77bf8 commit 70bbab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- run: echo "registry=https://npm.pkg.github.com/" >> .npmrc
6464
- run: echo "always-auth=true" >> .npmrc
6565
- uses: jaywcjlove/github-action-package@main
66-
width:
66+
with:
6767
data: |
6868
{
6969
"name": "@${{ github.repository }}"

0 commit comments

Comments
 (0)