Skip to content

Commit

Permalink
Change commit SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
Thodor12 committed Aug 19, 2024
1 parent df16156 commit a7bf842
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 @@ -13,12 +13,12 @@ permissions:

jobs:
build:
uses: Thodor12/operapublicacreator/.github/workflows/gradle.build.yaml@00ee6267732e5a1be194e77cbac2bd40f020c3b0
uses: Thodor12/operapublicacreator/.github/workflows/gradle.build.yaml@7a2f6a4bef449f924bd95e7a51df93ed75e7cfaa
with:
java: 17
secrets: inherit
pre-release:
uses: Thodor12/operapublicacreator/.github/workflows/gradle.prerelease.yaml@00ee6267732e5a1be194e77cbac2bd40f020c3b0
uses: Thodor12/operapublicacreator/.github/workflows/gradle.prerelease.yaml@7a2f6a4bef449f924bd95e7a51df93ed75e7cfaa
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 a7bf842

Please sign in to comment.