Skip to content

Bump bstats to 3.1.0 (#175) #82

Bump bstats to 3.1.0 (#175)

Bump bstats to 3.1.0 (#175) #82

Workflow file for this run

name: Upload pages
on:
workflow_dispatch:
push:
branches:
- main
jobs:
upload:
name: Upload pages
env:
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
HANGAR_TOKEN: ${{ secrets.HANGAR_TOKEN }}
UPDATE_PAGES: true
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Gradle
uses: ./.github/actions/setup_gradle
- name: Run tasks
run: |
./gradlew \
modrinthSyncBody \
syncAllPluginPublicationPagesToHangar