cert-debug-action/action.yml
2025-09-17 11:28:30 -04:00

10 lines
241 B
YAML

name: Python SSL Custom Certificates Debug Action
description: Action to debug custom certificates
author: AllSpice <support@allspice.io>
runs:
using: docker
image: Dockerfile
env:
ALLSPICE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}