Skip to content

Bump prettier from 3.5.3 to 3.6.2 in /tests_e2e/bot (#200) #102

Bump prettier from 3.5.3 to 3.6.2 in /tests_e2e/bot (#200)

Bump prettier from 3.5.3 to 3.6.2 in /tests_e2e/bot (#200) #102

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