Skip to content

Move actions.yml into .github/workflows #1

Move actions.yml into .github/workflows

Move actions.yml into .github/workflows #1

Workflow file for this run

name: 'Spec-Up-T Installer'
description: 'Install a Spec-Up-T glossary'
author: 'Kor Dwarshuis'
runs:
using: 'node21'
main: 'create-spec-up-t-starterpack.js'
branding:
icon: 'terminal'
color: 'blue'