Skip to content

Bump ajv from 6.12.6 to 6.15.0 in /tests_e2e/bot (#238) #135

Bump ajv from 6.12.6 to 6.15.0 in /tests_e2e/bot (#238)

Bump ajv from 6.12.6 to 6.15.0 in /tests_e2e/bot (#238) #135

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@v6
- name: Setup Gradle
uses: ./.github/actions/setup_gradle
- name: Run tasks
run: |
./gradlew \
modrinthSyncBody \
syncAllPluginPublicationPagesToHangar