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 b042de5 commit c13d516Copy full SHA for c13d516
1 file changed
.github/workflows/release.yaml
@@ -2,6 +2,10 @@ on:
2
release:
3
types: [published]
4
name: release
5
+
6
+permissions:
7
+ contents: write
8
9
jobs:
10
update-major:
11
runs-on: ubuntu-latest
0 commit comments