fix: github workflow
This commit is contained in:
5
.changeset/witty-timers-join.md
Normal file
5
.changeset/witty-timers-join.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"lilbetter.js": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Fix github workflow
|
||||||
2
.github/workflows/release-preview.yml
vendored
2
.github/workflows/release-preview.yml
vendored
@@ -11,7 +11,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
if: ${{ github.event.workflow_run.conclusion == 'success' && github.repository == 'loreddev/marknow' }}
|
if: ${{ github.event.workflow_run.conclusion == 'success' && github.repository == 'loreddev/lilbetter.js' }}
|
||||||
name: Release preview
|
name: Release preview
|
||||||
env:
|
env:
|
||||||
HUSKY: 0
|
HUSKY: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user