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: 6547dfb595d6f60eb5e1332106e9450e653746fc
Choose a base ref
..
head repository: SpongePowered/SpongeDocs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c5fe43d0c2a96e7d7af9c7b120d777fb1d10965d
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@v1.18.0
uses: crowdin/github-action@v1.19.0
if: github.ref_name == 'stable' || startsWith(github.ref_name, 'release-')
with:
crowdin_branch_name: ${{ steps.variables.outputs.version }}