We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f827f57 commit 9cbeab2Copy full SHA for 9cbeab2
.github/workflows/release.yml
@@ -29,3 +29,6 @@ jobs:
29
if: startsWith(github.ref, 'refs/tags/')
30
with:
31
files: QSerial.dmg
32
+
33
+permissions:
34
+ contents: write
0 commit comments