From 2ea6bdce717c2b6d6bf1164167f1fb8c054fa954 Mon Sep 17 00:00:00 2001 From: Tyrel Souza Date: Sun, 23 Jul 2023 00:08:39 -0400 Subject: [PATCH] go --- action.yml | 5 +++++ tags | 6 ++++++ 2 files changed, 11 insertions(+) create mode 100644 action.yml create mode 100644 tags diff --git a/action.yml b/action.yml new file mode 100644 index 0000000..6c2badf --- /dev/null +++ b/action.yml @@ -0,0 +1,5 @@ +name: 'Simple Go Action' +description: 'A simple Gitea action written in go' +runs: + using: 'go' + main: 'main.go' diff --git a/tags b/tags new file mode 100644 index 0000000..bc069fd --- /dev/null +++ b/tags @@ -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 //