setup-alpine/action.yml

6 lines
132 B
YAML
Raw Normal View History

2025-01-20 18:16:57 -08:00
name: "Setup Alpine"
author: "swee"
description: "Setup actions runners that uses alpine"
runs:
using: "node20"
main: "index.js"