Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: emortalmc/Rayfast
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6b8c525aea0b415413fd8449967f5bbf0431601d
Choose a base ref
..
head repository: emortalmc/Rayfast
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 928feb1d2d7bf0710ac73c0b1397dd90c0c6fb24
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .github/workflows/maven.yaml
2 changes: 1 addition & 1 deletion .github/workflows/maven.yaml
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ jobs:
java-version: '17'
distribution: 'adopt'
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@460a3ca55fc5d559238a0efc7fa9f7465df8585d
uses: gradle/wrapper-validation-action@5188e9b5527a0a094cee21e2fe9a8ca44b4629af
- name: Publish package
uses: gradle/gradle-build-action@680037c65b998d750280aefaffd22cd3560fc9db
with: