We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0317df5 commit dbcf0a0Copy full SHA for dbcf0a0
1 file changed
.github/workflows/publish-release.yml
@@ -6,6 +6,7 @@ on:
6
jobs:
7
release:
8
runs-on: ubuntu-latest
9
+ environment: npm
10
steps:
11
- uses: actions/checkout@v4
12
with: { fetch-depth: 0 }
0 commit comments