Skip to content

Commit

Permalink
Merge pull request n0k0m3#88 from hackeddd42/main
Browse files Browse the repository at this point in the history
workflows: Set write permissions for the GitHub token contents
  • Loading branch information
n0k0m3 authored Apr 9, 2023
2 parents 4833c39 + 3948f8f commit 382e72b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: ReVanced Build
on:
workflow_dispatch:

permissions:
contents: write

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 382e72b

Please sign in to comment.