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 5899608 commit c8770cbCopy full SHA for c8770cb
.github/workflows/release.yml
@@ -10,6 +10,7 @@ jobs:
10
uses: sxzz/workflows/.github/workflows/release.yml@v1
11
with:
12
publish: true
13
+ build: pnpm run build
14
permissions:
15
contents: write
16
id-token: write
0 commit comments