Skip to content

Ensure model scene loads if on first login (not reload) #250

Ensure model scene loads if on first login (not reload)

Ensure model scene loads if on first login (not reload) #250

Workflow file for this run

name: Curse Build
on:
push:
branches:
- main
tags:
- '*'
paths-ignore:
- ".github/**"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: BigWigsMods/packager@master
with:
args: -p 410818 -a XrNkwBNa
env:
CF_API_KEY: ${{ secrets.plusmouse_curseforge }}
WAGO_API_TOKEN: ${{ secrets.plusmouse_wago }}