We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c760b22 commit af39890Copy full SHA for af39890
.github/workflows/publish-to-github.yml
@@ -16,7 +16,6 @@ jobs:
16
uses: actions/setup-node@v4
17
with:
18
node-version: "22.x"
19
- cache: 'pnpm'
20
registry-url: 'https://npm.pkg.github.com'
21
# Defaults to the user or organization that owns the workflow file
22
scope: '@javierbrea'
.github/workflows/publish-to-npm.yml
@@ -15,7 +15,6 @@ jobs:
15
0 commit comments