Skip to content

Commit

Permalink
Merge branch 'github-workflow-changes' into add-reversing-lab
Browse files Browse the repository at this point in the history
  • Loading branch information
tanya732 committed Oct 30, 2024
2 parents 6538668 + bfcd56d commit 50192c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
release:
uses: ./.github/workflows/java-release.yml
with:
java-version: 11.0.21-tem
java-version: 8.0.382-tem
secrets:
ossr-username: ${{ secrets.OSSR_USERNAME }}
ossr-token: ${{ secrets.OSSR_TOKEN }}
Expand Down

0 comments on commit 50192c9

Please sign in to comment.