Cleanup
Some checks failed
Lint / lint (push) Failing after 5s
Publish / publish (push) Failing after 10s

This commit is contained in:
Julien Valverdé
2026-03-25 03:32:04 +01:00
parent 56f641bb0a
commit 30acf5df79
42 changed files with 7 additions and 1641 deletions

View File

@@ -23,10 +23,10 @@ jobs:
run: bun lint:biome
- name: Test
run: bun test
# - name: Publish effect-lens
# uses: JS-DevTools/npm-publish@v4
# with:
# package: packages/effect-lens
# access: public
# token: ${{ secrets.NPM_TOKEN }}
# registry: https://registry.npmjs.org
- name: Publish effect-lens
uses: JS-DevTools/npm-publish@v4
with:
package: packages/effect-lens
access: public
token: ${{ secrets.NPM_TOKEN }}
registry: https://registry.npmjs.org