Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
octopusden authored May 30, 2023
1 parent f099bca commit eb0554e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Gradle release
on: workflow_dispatch

jobs:
build:
build-release-publish:
uses: octopusden/octopus-base/.github/workflows/common-java-gradle-release.yml@gradle-templates
secrets: inherit
with:
java-version: "11"
docker-image: false
secrets: inherit

0 comments on commit eb0554e

Please sign in to comment.