Skip to content

Commit

Permalink
Changed workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Sweattypalms committed Jul 28, 2024
1 parent 4a79248 commit 4dc328e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@ on:
branches: [ "master" ]

workflow_dispatch:


permissions:
contents: write
packages: write

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

0 comments on commit 4dc328e

Please sign in to comment.