Skip to content

Commit 0bc8483

Browse files
author
Andrea Aramini, INI-MBM-BNC (EXT)
committed
fix: add permission
1 parent 8ed325b commit 0bc8483

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- main
77
jobs:
8+
permissions:
9+
contents: write
810
publish:
911
runs-on: ubuntu-latest
1012
steps:

0 commit comments

Comments
 (0)