Skip to content

Commit d62112b

Browse files
committed
Run git status to check what files are tracked
1 parent 019cfaf commit d62112b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/provenance.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
- run: INLINED_SOCKET_CLI_PUBLISHED_BUILD=1 INLINED_SOCKET_CLI_LEGACY_BUILD=1 pnpm run build:dist
4141
env:
4242
SOCKET_CLI_DEBUG: ${{ inputs.debug }}
43+
- run: git status
4344
- run: pnpm publish --provenance --access public
4445
env:
4546
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)