We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 225c9ef commit 1f831daCopy full SHA for 1f831da
1 file changed
.github/workflows/release.yml
@@ -14,7 +14,6 @@ jobs:
14
with:
15
bun-version: latest
16
- run: bun install
17
- - run: bun run lint
18
- run: bun run build
19
- run: bunx bumpp --push --access public
20
env:
0 commit comments