Skip to content

Commit ecb432e

Browse files
committed
fix: attach environment
1 parent 377dcda commit ecb432e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ jobs:
1313
release:
1414
runs-on: ubuntu-latest
1515

16+
environment:
17+
name: publish
18+
1619
steps:
1720
- name: Check NPM_TOKEN presence
1821
run: |

0 commit comments

Comments
 (0)