Skip to content

Commit

Permalink
my b
Browse files Browse the repository at this point in the history
  • Loading branch information
molarmanful committed Dec 3, 2023
1 parent b5285da commit 29d7a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
distribution: temurin
java-version: 21
- name: build
run: ./build.sh && cp LICENSE deps
run: ./build.sh && cp LICENSE out
- name: Push
uses: s0/git-publish-subdir-action@develop
env:
Expand Down

0 comments on commit 29d7a81

Please sign in to comment.