Skip to content

Commit 659a94d

Browse files
authored
Merge pull request #20 from UniverLab/develop
[develop into main] fix: adjus ci release
2 parents 5abada0 + 1d8d4f9 commit 659a94d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
paths: [Cargo.toml]
88
workflow_dispatch:
99

10+
permissions:
11+
contents: write
12+
1013
jobs:
1114
release:
1215
if: github.event.pull_request.merged == true || github.event_name == 'workflow_dispatch'

0 commit comments

Comments
 (0)