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.
2 parents 1b75baf + 840413a commit cd0e4bbCopy full SHA for cd0e4bb
.github/workflows/release.yml
@@ -5,6 +5,8 @@ on: push
5
jobs:
6
build:
7
runs-on: ubuntu-latest
8
+ permissions:
9
+ contents: write
10
steps:
11
- uses: actions/checkout@v2
12
- name: Build RPMs
0 commit comments