Skip to content

Commit

Permalink
ci: update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
virtual-designer committed Oct 21, 2022
1 parent 7920b98 commit ef4b1fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
github-token: ${{ secrets.AUTO_RELEASE_TOKEN }}
version-file: './package.json,./package-lock.json'
output-file: 'false'

- name: Create Release
uses: actions/create-release@v1
Expand Down

0 comments on commit ef4b1fd

Please sign in to comment.