Skip to content

ci: use comme fix-ci branch #23

ci: use comme fix-ci branch

ci: use comme fix-ci branch #23

Workflow file for this run

name: Publish
on:
workflow_dispatch:
push:
branches: [ fix-ci ]
jobs:
publish:
uses: CustomSpawnsTeam/workflows/.github/workflows/publish-common.yml@fix-ci
with:
mod_id: CustomSpawns
workshop_id: 2878685456
secrets:
STEAM_WORKSHOP_LOGIN: ${{ secrets.STEAM_WORKSHOP_LOGIN }}
STEAM_WORKSHOP_PASSWORD: ${{ secrets.STEAM_WORKSHOP_PASSWORD }}
STEAM_WORKSHOP_AUTH_CODE: ${{ secrets.STEAM_WORKSHOP_AUTH_CODE }}