Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gawsoftpl committed Aug 20, 2023
1 parent 31c1b95 commit e5f658c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
body:
draft: false
prerelease: false
draft: false
prerelease: false

publish-npm:
needs: create-release
Expand Down

0 comments on commit e5f658c

Please sign in to comment.