Skip to content

Commit

Permalink
ci: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
RTAkland committed Dec 16, 2024
1 parent c56e024 commit 60fffe7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/release_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ on:
jobs:
publish:
runs-on: ubuntu-latest
strategy:
matrix:
java:
- 11
os:
- ubuntu-latest
permissions:
contents: read
packages: write
Expand Down

0 comments on commit 60fffe7

Please sign in to comment.