publish: temporary http-level logging to trace the OIDC exchange

This commit is contained in:
only-cli
2026-08-18 09:49:31 -04:00
parent b536cc2ccf
commit 3e1fbb6c87
+4 -1
View File
@@ -67,4 +67,7 @@ jobs:
npm version --no-git-tag-version "${V%%-*}-dev.${{ github.run_number }}"
fi
echo "CHANNEL=$CHANNEL" >> "$GITHUB_ENV"
- run: npm publish --access public --tag "$CHANNEL"
- run: |
npm --version
echo "OIDC request url present: ${ACTIONS_ID_TOKEN_REQUEST_URL:+yes}"
npm publish --access public --tag "$CHANNEL" --loglevel http