We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af239b0 commit b754b98Copy full SHA for b754b98
.github/workflows/release.yml
@@ -16,6 +16,7 @@ permissions:
16
jobs:
17
publish:
18
runs-on: ubuntu-latest
19
+ environment: npm
20
steps:
21
- name: Checkout
22
uses: actions/checkout@v4
0 commit comments