Skip to content

ci: abc

ci: abc #25

Workflow file for this run

name: Test Para
on:
workflow_dispatch: {}
push:
branches:
- main
- ci/paratest
jobs:
test:
uses: TeamKugimiya/reusable-workflows/.github/workflows/ParaTranz-Test.yml@ci/para
with:
paratranz_project_id: 9900
modrinth_publish: true
modrinth_id: 7DO0XWSK
secrets:
paratranz_token: ${{ secrets.PARATRANZ_TOKEN }}
modrinth_token: ${{ secrets.MODRINTH_TOKEN }}