mirror of
https://code.forgejo.org/actions/setup-forgejo.git
synced 2024-11-23 18:50:57 -05:00
remove dead script
This commit is contained in:
parent
f0275c27d4
commit
6ee8ee9999
2 changed files with 2 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
name: 'Forgejo'
|
||||
description: 'Forgejo'
|
||||
name: 'Setup Forgejo'
|
||||
description: 'Setup Forgejo and a runner'
|
||||
inputs:
|
||||
forgejo-image: # id of input
|
||||
description: 'Forgejo image'
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "Goodbye"
|
Loading…
Reference in a new issue