diff --git a/.github/workflows/updatedemo.yml b/.github/workflows/updatedemo.yml new file mode 100644 index 00000000..45748035 --- /dev/null +++ b/.github/workflows/updatedemo.yml @@ -0,0 +1,5 @@ +name: Update Demo Server + +on: + release: + types: [published] \ No newline at end of file