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

CI: Draft a release on tag pushes #216

CI: Draft a release on tag pushes

CI: Draft a release on tag pushes #216

Workflow file for this run

name: Docker build and publish latest
on:
push:
branches:
- main
jobs:
push:
uses: thetredev/steamcmd/.github/workflows/build-push-tag.yml@main
with:
push: true
tag: false
secrets: inherit