aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/action.yml
blob: eb68aea0cc21e73f4076ed046c951892d139e965 (plain)
1
2
3
4
5
name: 'TCPD Docker'
description: 'Runs the TCPD build script in a Docker container'
runs:
  using: 'docker'
  image: 'Dockerfile'