rename to action.yml

This commit is contained in:
ok-nick 2022-07-17 23:47:41 -04:00
parent 7bc1e06356
commit ffb9acb77b

View file

@ -1,15 +0,0 @@
name: Build Test Environment
description: Build test environment for setup-aftman
author: ok-nick
runs:
using: 'composite'
steps:
- shell: bash
run: |
cat > aftman.toml << EOF
[tools]
selene = "Kampfkarren/selene@0.19.1"
stylua = "JohnnyMorganz/stylua@0.14.0"
rojo = "rojo-rbx/rojo@7.2.1"
EOF