Skip to content

Commit e5b1949

Browse files
authored
ci: add packages permission to version bump and build workflow (#4)
1 parent 32c5bb3 commit e5b1949

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/version-bump.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77

88
permissions:
99
contents: write
10+
packages: write
1011

1112
jobs:
1213
bump:

0 commit comments

Comments
 (0)