Skip to content

Allow superusers to print on server/clients (#1723) #117

Allow superusers to print on server/clients (#1723)

Allow superusers to print on server/clients (#1723) #117

Workflow file for this run

name: Deploy to Workshop
on:
push:
branches: [ master ]
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: vurv78/[email protected]
with:
id: 2273610511
changelog: ${{ github.event.head_commit.message }}
env:
STEAM_USERNAME: ${{ secrets.WORKSHOP_USERNAME }}
STEAM_PASSWORD: ${{ secrets.WORKSHOP_PASSWORD }}