We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e3f4e3 commit df4fbbaCopy full SHA for df4fbba
1 file changed
.github/workflows/release.yml
@@ -110,7 +110,6 @@ jobs:
110
- uses: actions/setup-node@v4
111
with:
112
node-version: "20.x"
113
- registry-url: "https://registry.npmjs.org"
114
115
- name: Get GitHub tag version
116
# Store the version, stripping any v-prefix
0 commit comments