Skip to content

Retail: Professions: Fix concentration not updating profits value #379

Retail: Professions: Fix concentration not updating profits value

Retail: Professions: Fix concentration not updating profits value #379

Workflow file for this run

name: Build
on:
push:
branches:
- master
tags:
- '*'
paths-ignore:
- ".github/**"
- "README.md"
- ".luarc.json"
- "annotations.lua"
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: BigWigsMods/packager@master
with:
args: -p 6124 -a kRNL70Go
env:
CF_API_KEY: ${{ secrets.plusmouse_curseforge }}