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 d58fd55 commit 58c7b67Copy full SHA for 58c7b67
.github/workflows/release.yml
@@ -6,6 +6,9 @@ on:
6
tags:
7
- '**'
8
9
+permissions:
10
+ contents: write
11
+
12
jobs:
13
build:
14
name: Build for ${{ matrix.destination.name }}
0 commit comments