Skip to content

Commit

Permalink
fix ci shadow
Browse files Browse the repository at this point in the history
  • Loading branch information
makeevrserg committed May 31, 2024
1 parent b52c898 commit 5f41b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-create-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Build with Gradle
uses: gradle/gradle-build-action@v3
with:
arguments: :plugin:shadowJar --stacktrace
arguments: :spigot:shadowJar --stacktrace
- name: Create release
id: create_internal_release
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit 5f41b02

Please sign in to comment.