We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d66eca commit 0a8c407Copy full SHA for 0a8c407
.github/workflows/build-plugin.yml
@@ -4,6 +4,9 @@ on:
4
push:
5
tags: ["plugin-*-v*"]
6
7
+permissions:
8
+ contents: write
9
+
10
env:
11
XCODE_PROJECT: TablePro.xcodeproj
12
0 commit comments