Skip to content

Commit 28ec98f

Browse files
committed
fix(ci): remove environment scoping from publish workflow
1 parent b71124f commit 28ec98f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ concurrency:
2323
jobs:
2424
release:
2525
runs-on: ubuntu-latest
26-
environment: npm
2726

2827
steps:
2928
- name: Checkout

0 commit comments

Comments
 (0)