Skip to content

Commit

Permalink
Proper use of conveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
pkriens committed May 20, 2024
1 parent 4a727d8 commit f01aacf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ jobs:
with:
java-version: 17
distribution: temurin
- uses: hydraulic-software/conveyor/actions/[email protected]
with:
signing_key: ${{ secrets.CONVEYOR_ROOT_KEY }}
agree_to_license: 1
- shell: bash
run: ./gradlew --parallel release
- if: ${{ always() }}
Expand Down

0 comments on commit f01aacf

Please sign in to comment.