Skip to content

Commit b07938c

Browse files
authored
Merge pull request #12 from openmv/fix_workflows
github: Update workflows
2 parents 521b636 + 6cdc8d1 commit b07938c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
2323
permissions:
24+
contents: write
2425
id-token: write
2526
steps:
2627
- name: '⏳ Checkout repository'

0 commit comments

Comments
 (0)