remove dead script

This commit is contained in:
Earl Warren 2023-03-25 14:44:02 +01:00
parent f0275c27d4
commit 6ee8ee9999
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
2 changed files with 2 additions and 5 deletions

View file

@ -1,5 +1,5 @@
name: 'Forgejo' name: 'Setup Forgejo'
description: 'Forgejo' description: 'Setup Forgejo and a runner'
inputs: inputs:
forgejo-image: # id of input forgejo-image: # id of input
description: 'Forgejo image' description: 'Forgejo image'

View file

@ -1,3 +0,0 @@
#!/bin/bash
echo "Goodbye"