Skip to content

Commit 590631b

Browse files
authored
Update release.yml
removed temp env var that was not propagated to template
1 parent 4227315 commit 590631b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
name: 🚀 Release
22

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-
73
on:
84
workflow_dispatch:
95
inputs:

0 commit comments

Comments
 (0)