mirror of
https://code.forgejo.org/actions/setup-forgejo.git
synced 2024-11-23 21:20:56 -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'
|
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'
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
echo "Goodbye"
|
|
Loading…
Reference in a new issue