Skip to content

Commit 3501308

Browse files
committed
all in one
1 parent a0196c9 commit 3501308

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
- name: Setup npm registry
4242
run: |
4343
echo "${{ secrets.NPMRC }}" > ~/.npmrc
44+
echo ${{ github.event.inputs }}
45+
echo ${{ github.event.inputs.force }}
4446
4547
- name: Setup project
4648
run: |

0 commit comments

Comments
 (0)