Skip to content

Commit

Permalink
Fix: remover publicação npm
Browse files Browse the repository at this point in the history
  • Loading branch information
ggfto committed Aug 21, 2024
1 parent f5d230a commit 27d1195
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,13 +88,3 @@ jobs:
prerelease: false
files: ox_lib.zip

env:
CI: false
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

- name: Publish npm package
uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.GH_TOKEN }}
package: './package/package.json'
access: 'public'

0 comments on commit 27d1195

Please sign in to comment.