Skip to content

Commit

Permalink
chore: update relase.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mafewtm committed Jul 28, 2024
1 parent 4b43dfb commit 039b817
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,6 @@ jobs:
cp -r ./web/build ./temp/m_loading/web/
cd ./temp && zip -r ../m_loading.zip ./m_loading
- name: Publish npm package
uses: JS-DevTools/npm-publish@v1
with:
token: ${{ secrets.NPM_TOKEN }}
package: './package.json'
access: 'public'

- name: Create Release
uses: 'marvinpinto/[email protected]'
id: auto_release
Expand Down

0 comments on commit 039b817

Please sign in to comment.