Skip to content

Commit

Permalink
fix: release actions
Browse files Browse the repository at this point in the history
Signed-off-by: Dusan Malusev <dusan@dusanmalusev.dev>
  • Loading branch information
CodeLieutenant committed Feb 27, 2024
1 parent e7b7176 commit edbfda1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,4 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
author: true
unreleasedOnly: true
releaseUrl: ${{ steps.release.outputs.url }}

0 comments on commit edbfda1

Please sign in to comment.