Skip to content

Commit 0227fc8

Browse files
committed
Fixed manual-release workflow
1 parent a22fc9f commit 0227fc8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/manual-release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ on:
1313
description: 'Changelog notes'
1414
required: false
1515

16+
permissions:
17+
contents: write
18+
packages: write
19+
1620
jobs:
1721
tag-version:
1822
name: Tag Version

0 commit comments

Comments
 (0)