Skip to content

Commit 789e36f

Browse files
authored
Remove environment requirement in release build step (#674)
1 parent 5992cb3 commit 789e36f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
build:
1313
name: Build dists
1414
runs-on: ubuntu-latest
15-
environment: release
1615

1716
steps:
1817
- name: Checkout

0 commit comments

Comments
 (0)