This commit is contained in:
Tyrel Souza 2023-07-23 00:08:39 -04:00
parent b14e0727ec
commit 2ea6bdce71
No known key found for this signature in database
GPG Key ID: F3614B02ACBE438E
2 changed files with 11 additions and 0 deletions

5
action.yml Normal file
View File

@ -0,0 +1,5 @@
name: 'Simple Go Action'
description: 'A simple Gitea action written in go'
runs:
using: 'go'
main: 'main.go'

6
tags Normal file
View File

@ -0,0 +1,6 @@
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME Exuberant Ctags //
!_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/
!_TAG_PROGRAM_VERSION Development //