Skip to content

Commit

Permalink
Only sync README in sync README CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
LambdAurora committed Dec 3, 2024
1 parent 6c36ce7 commit 8163488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
uses: gradle/actions/setup-gradle@v3

- name: "Build with Gradle"
run: ./gradlew build modrinthSyncBody --parallel --stacktrace
run: ./gradlew modrinthSyncBody --parallel --stacktrace
env:
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}

0 comments on commit 8163488

Please sign in to comment.