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'