Skip to content

Conversation

@tom-ridsdale
Copy link
Contributor

Turns out I cannot right bash.

Current (broken) - with << 'EOF':

  • Shell writes to .npmrc literally: //npm.pkg.github.com/:_authToken=${GH_TOKEN}

Should be - with << EOF:

  • Shell gets value from env: → writes actual token to .npmrc: //npm.pkg.github.com/:_authToken=ghp_actualTokenValue123

@tom-ridsdale tom-ridsdale marked this pull request as ready for review December 11, 2025 14:14
@tom-ridsdale tom-ridsdale requested a review from a team as a code owner December 11, 2025 14:14
@gitstream-cm
Copy link

gitstream-cm bot commented Dec 11, 2025

🥷 Code experts: tf-security

tf-security has most 👩‍💻 activity in the files.
tf-security has most 🧠 knowledge in the files.

See details

.github/workflows/release.yml

Activity based on git-commit:

tf-security
DEC
NOV
OCT
SEP
AUG
JUL 81 additions & 0 deletions

Knowledge based on git-blame:
tf-security: 81%

✨ Comment /gs review for LinearB AI review. Learn how to automate it here.

@sonarqubecloud
Copy link

@typeform-ops-gha
Copy link

[BOT] Preview available with hash ae193437fb4c38f6c5d52069d45ed566ff782a99 here.

@tom-ridsdale tom-ridsdale merged commit 83a4714 into main Dec 11, 2025
15 checks passed
@tom-ridsdale tom-ridsdale deleted the feat/TU-33149 branch December 11, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants