Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Fix issue #42: Ensure Counter-Strike 2 compatibility #60

Fix issue #42: Ensure Counter-Strike 2 compatibility

Fix issue #42: Ensure Counter-Strike 2 compatibility #60

Workflow file for this run

name: Docker tag release
on:
push:
tags:
- '**'
jobs:
tag:
uses: thetredev/steamcmd/.github/workflows/build-push-tag.yml@main
with:
push: false
tag: true
secrets: inherit