Skip to content

Commit

Permalink
Switch SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
Thodor12 committed Aug 19, 2024
1 parent 28e138e commit 764236e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ permissions:

jobs:
build:
uses: Thodor12/operapublicacreator/.github/workflows/gradle.build.yaml@7a2f6a4bef449f924bd95e7a51df93ed75e7cfaa
uses: Thodor12/operapublicacreator/.github/workflows/gradle.build.yaml@7b520bd25405d738e3d25f8b2af5a2f625515d9b
with:
java: 17
secrets: inherit
pre-release:
uses: Thodor12/operapublicacreator/.github/workflows/gradle.prerelease.yaml@7a2f6a4bef449f924bd95e7a51df93ed75e7cfaa
uses: Thodor12/operapublicacreator/.github/workflows/gradle.prerelease.yaml@7b520bd25405d738e3d25f8b2af5a2f625515d9b
if: github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository
with:
java: 17
Expand Down

0 comments on commit 764236e

Please sign in to comment.