Skip to content

Commit

Permalink
chore(build): Declare permissions on action
Browse files Browse the repository at this point in the history
  • Loading branch information
zml2008 committed Sep 19, 2023
1 parent e6a056b commit 3408ebf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-gradle-rc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ on:
jobs:
build:
uses: KyoriPowered/.github/.github/workflows/shared-test-gradle-rc.yaml@trunk
permissions:
actions: write
contents: read
with:
gradle_version: "${{ inputs.gradle-version }}"
injected_version_path: 'src/test/resources/'

0 comments on commit 3408ebf

Please sign in to comment.