Skip to content

Commit

Permalink
Fix broken build
Browse files Browse the repository at this point in the history
  • Loading branch information
vorburger authored Oct 1, 2024
1 parent cc75028 commit 1be6173
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ on:
jobs:
build:
runs-on: ubuntu-latest

permissions:
# https://github.com/advanced-security/maven-dependency-submission-action?tab=readme-ov-file#pre-requisites
contents: write

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 1be6173

Please sign in to comment.