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 91f4719 commit c80669cCopy full SHA for c80669c
.github/workflows/publish.yml
@@ -15,6 +15,7 @@ jobs:
15
# secrets:
16
# npm-token: ${{ secrets.NPM_TOKEN }}
17
runs-on: ubuntu-latest
18
+ environment: production
19
permissions:
20
contents: read
21
packages: write
0 commit comments