Skip to content

Commit

Permalink
fix: changelog for release (#145) (#151)
Browse files Browse the repository at this point in the history
changelog was not cumulative because the previous tag could not be
determined.

Issue: #146
  • Loading branch information
pimg authored Dec 5, 2024
1 parent 9189631 commit a896869
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
tags:
- v*

permissions:
contents: write
packages: read

jobs:
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a896869

Please sign in to comment.