Skip to content

Commit 5fc9ae7

Browse files
authored
Merge pull request #3 from IRONICBo/ci/add-artifact-ci
fix: add permission for ci.
2 parents 2d433e6 + fbc12df commit 5fc9ae7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/migrate-release.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
tags:
66
- 'v*'
77

8+
# Add permission for upstream repo.
9+
permissions:
10+
contents: write
11+
812
jobs:
913
build:
1014
name: Build and Release

0 commit comments

Comments
 (0)