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 a2c0afb commit c5a536dCopy full SHA for c5a536d
1 file changed
.github/workflows/publish_npmjs.yaml
@@ -9,7 +9,8 @@ jobs:
9
permissions:
10
contents: read
11
id-token: write
12
-
+ environment: publish
13
+
14
steps:
15
- uses: actions/checkout@v4
16
0 commit comments