Skip to content

Commit dee4cae

Browse files
authored
145 fix changelog (#149)
* fix: changelog for release (#145) changelog was not cumulative because the previous tag could not be determined. Issue: #119 * chore: update go to 2.23 (#147) Issue: #146
1 parent 2bc8b6f commit dee4cae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ on:
66

77
permissions:
88
contents: write
9-
id-token: write
10-
packages: write
9+
packages: read
1110

1211
jobs:
1312
release:

0 commit comments

Comments
 (0)