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 589e1b5 commit 552f0a2Copy full SHA for 552f0a2
.github/workflows/publish.yml
@@ -4,7 +4,7 @@ on:
4
tags:
5
- "v*.*.*"
6
jobs:
7
- build:
+ publish-npm:
8
runs-on: ubuntu-latest
9
environment: release # Optional: for enhanced security
10
permissions:
0 commit comments