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: SpongePowered/SpongeDocs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bd86033906f6bb08acc37d90ceab1b70b6b46d98
Choose a base ref
..
head repository: SpongePowered/SpongeDocs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c3bc9e25c173e7a6a7e43a1f3a9bdcb9ebd4bdcc
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .github/workflows/build.yml
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -56,7 +56,7 @@ jobs:
GITHUB_USER: ${{ github.actor }}
GITHUB_TOKEN: ${{ github.token }}
- name: Upload to crowdin
uses: crowdin/github-action@v2.3.0
uses: crowdin/github-action@v2.4.0
if: github.ref_name == 'stable' || startsWith(github.ref_name, 'release-')
with:
crowdin_branch_name: ${{ steps.variables.outputs.version }}