We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f1172e commit bf82dd0Copy full SHA for bf82dd0
3 files changed
.github/workflows/build-deb.yml
@@ -1,5 +1,9 @@
1
name: Build Debian Package
2
3
+permissions:
4
+ contents: write
5
+
6
7
on:
8
push:
9
tags:
.github/workflows/build-snap.yml
@@ -1,5 +1,8 @@
name: Build and Publish Snap Package
.github/workflows/build-windows.yml
name: Build Windows Installer Package
0 commit comments