We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25b570a commit b7121abCopy full SHA for b7121ab
.github/workflows/release-please.yml
@@ -63,7 +63,6 @@ jobs:
63
with:
64
node-version: '22' # Specify Node.js version
65
cache: 'yarn' # Use Yarn and cache dependencies
66
- registry-url: 'https://registry.npmjs.org'
67
always-auth: true
68
69
# Step 3: Install dependencies with Yarn
0 commit comments