diff --git a/.changeset/witty-timers-join.md b/.changeset/witty-timers-join.md new file mode 100644 index 0000000..cb5d731 --- /dev/null +++ b/.changeset/witty-timers-join.md @@ -0,0 +1,5 @@ +--- +"lilbetter.js": patch +--- + +Fix github workflow diff --git a/.github/workflows/release-preview.yml b/.github/workflows/release-preview.yml index bc82844..f4db966 100644 --- a/.github/workflows/release-preview.yml +++ b/.github/workflows/release-preview.yml @@ -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