Skip to content

Commit

Permalink
Use master branch (Java 11 only)
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Nov 18, 2024
1 parent 7e89fbd commit ab814bc
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 @@ -9,7 +9,7 @@ on:

jobs:
build:
uses: ome/action-workflows/.github/workflows/gradle_build.yml@v2
uses: ome/action-workflows/.github/workflows/gradle_build.yml@master
publish_snapshots:
if: ${{ github.ref == 'refs/heads/master' && github.repository_owner == 'ome' }}
needs: build
Expand Down

0 comments on commit ab814bc

Please sign in to comment.