Skip to content

Commit 75d2b47

Browse files
committed
Hotfix: calling of publish.yml
1 parent 0f926c6 commit 75d2b47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests-code.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ concurrency:
2626
cancel-in-progress: true
2727

2828
permissions:
29+
# required for publish.yml
30+
actions: write
31+
contents: read
2932
pull-requests: write
3033

3134
jobs:

0 commit comments

Comments
 (0)