We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8378663 commit f7c1986Copy full SHA for f7c1986
.github/workflows/publish.yml
@@ -11,7 +11,6 @@ jobs:
11
with:
12
environment: NPMJS
13
event_name: ${{ github.event_name }}
14
- test: true
15
version: ${{ github.event.release.tag_name }}
16
permissions:
17
id-token: write
0 commit comments