Skip to content

Commit

Permalink
Update gradle-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanHecht authored May 14, 2024
1 parent 391b486 commit 1625157
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/gradle-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@

name: Gradle Package

permissions:
contents: write
packages: write
pull-requests: write

on:
release:
types: [created]
Expand Down

0 comments on commit 1625157

Please sign in to comment.