Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
# Conflicts:
#	.github/workflows/gradle.yml
  • Loading branch information
smartcmd committed Oct 11, 2024
2 parents 4b4683b + c69e759 commit aaae724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
build-scan-terms-of-use-url: "https://gradle.com/terms-of-service"
build-scan-terms-of-use-agree: "yes"
- name: Build
run: ./gradlew shadowJar
run: ./gradlew build
- name: Upload ScriptPluginExtension
uses: actions/upload-artifact@v4
if: success() && contains(github.ref_name, 'main')
Expand Down

0 comments on commit aaae724

Please sign in to comment.