fix: github workflow

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-01-18 00:38:10 -03:00
parent 472d01ec35
commit 4bf4326da8
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"lilbetter.js": patch
---
Fix github workflow

View File

@@ -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