We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d0d7cb commit 89af108Copy full SHA for 89af108
.github/workflows/release.yml
@@ -5,6 +5,9 @@ on:
5
tags:
6
- '*'
7
8
+env:
9
+ PNPM_VERSION: 6.19.0
10
+
11
jobs:
12
release:
13
name: Release
0 commit comments