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:
|
||||
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
|
||||
env:
|
||||
HUSKY: 0
|
||||
|
||||
Reference in New Issue
Block a user