Skip to content

Commit

Permalink
jreleaser bug
Browse files Browse the repository at this point in the history
  • Loading branch information
evanchooly committed Sep 5, 2023
1 parent 5e555c0 commit 4fab12c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
if: github.ref_type == 'branch' || github.ref_type == 'tag'
needs:
- Test
uses: evanchooly/workflows/.github/workflows/jreleaser.yml@master
uses: evanchooly/workflows/.github/workflows/release.yml@master
with:
java: 17
secrets:
Expand Down

0 comments on commit 4fab12c

Please sign in to comment.