Skip to content

Commit

Permalink
action update
Browse files Browse the repository at this point in the history
  • Loading branch information
abfahimb committed Nov 5, 2024
1 parent 772b775 commit 7e21b07
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ jobs:
- name: Install idoc Globally
run: npm install idoc@1 -g

- name: Create Release
uses: ncipollo/release-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ steps.create_tag.outputs.version }}

- name: Publish to npm
run: npm publish --access public --provenance
env:
Expand Down

0 comments on commit 7e21b07

Please sign in to comment.