We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4227315 commit 590631bCopy full SHA for 590631b
.github/workflows/release.yml
@@ -1,9 +1,5 @@
1
name: 🚀 Release
2
3
-env:
4
- # https://github.com/yarnpkg/yarn/issues/9015 remove after we switch to one package manager (yarn)
5
- SKIP_YARN_COREPACK_CHECK: 1
6
-
7
on:
8
workflow_dispatch:
9
inputs:
0 commit comments