From 900c5009ed4f4dc3302297e4d372fab8dad249ba Mon Sep 17 00:00:00 2001 From: alyx Date: Sat, 24 Dec 2022 15:41:11 -0600 Subject: [PATCH] Testing JavaScript actions --- .gitea/workflows/hello.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitea/workflows/hello.yaml diff --git a/.gitea/workflows/hello.yaml b/.gitea/workflows/hello.yaml new file mode 100644 index 0000000..03884ab --- /dev/null +++ b/.gitea/workflows/hello.yaml @@ -0,0 +1,3 @@ +uses: actions/hello-world-javascript-action@main +with: + who-to-greet: 'Terry the Teacup'