Skip to content

Bump the minecraft group in /tests_e2e/bot with 2 updates (#165) #74

Bump the minecraft group in /tests_e2e/bot with 2 updates (#165)

Bump the minecraft group in /tests_e2e/bot with 2 updates (#165) #74

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: Validate Gradle wrapper
uses: gradle/actions/wrapper-validation@v4
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v4
- name: Run tasks
run: |
./gradlew \
modrinthSyncBody \
syncAllPluginPublicationPagesToHangar