We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 556b2f5 + 9840772 commit b06e300Copy full SHA for b06e300
1 file changed
.github/workflows/erdpy-publish.yml
@@ -6,6 +6,9 @@ name: Publish erdpy
6
on:
7
workflow_dispatch:
8
9
+permissions:
10
+ contents: write
11
+
12
jobs:
13
publish-erdpy:
14
runs-on: ubuntu-latest
0 commit comments