Skip to content

Commit b06e300

Browse files
Merge pull request #131 from ElrondNetwork/prepare-release
Set proper permissions for "create release".
2 parents 556b2f5 + 9840772 commit b06e300

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/erdpy-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ name: Publish erdpy
66
on:
77
workflow_dispatch:
88

9+
permissions:
10+
contents: write
11+
912
jobs:
1013
publish-erdpy:
1114
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)