Skip to content

Commit

Permalink
fix: workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
virtual-designer authored Oct 27, 2022
1 parent 2a9fc54 commit 9b60573
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
with:
github-token: ${{ secrets.__TOKEN }}
version-file: './package.json,./package-lock.json'
git-user-name: "Conventional Release Action"
git-user-email: rakinar2@onesoftnet.eu.org

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

1 comment on commit 9b60573

@vercel
Copy link

@vercel vercel bot commented on 9b60573 Oct 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.