diff --git a/content/post/setting-up-gitea-actions-with-tailscale/gitea-runner.webm b/content/post/setting-up-gitea-actions-with-tailscale/gitea-runner.webm deleted file mode 100644 index 3bd17f91..00000000 Binary files a/content/post/setting-up-gitea-actions-with-tailscale/gitea-runner.webm and /dev/null differ diff --git a/content/post/setting-up-gitea-actions-with-tailscale/gitea-workflow.webm b/content/post/setting-up-gitea-actions-with-tailscale/gitea-workflow.webm new file mode 100644 index 00000000..6300be6a Binary files /dev/null and b/content/post/setting-up-gitea-actions-with-tailscale/gitea-workflow.webm differ diff --git a/content/post/setting-up-gitea-actions-with-tailscale/index.md b/content/post/setting-up-gitea-actions-with-tailscale/index.md index ac891f60..5c95f341 100644 --- a/content/post/setting-up-gitea-actions-with-tailscale/index.md +++ b/content/post/setting-up-gitea-actions-with-tailscale/index.md @@ -197,11 +197,11 @@ jobs: And voilĂ : -{{< video src="gitea-runner" >}} +{{< video src="gitea-workflow" >}} ## Areas for improvement -One enhancement that I would like to see is the ability to send notifications on workflow failures. Currently, this [doesn't seem possible](https://github.com/go-gitea/gitea/issues/23725). +One enhancement that I would like to see is the ability to send notifications on workflow failures. Currently, this [doesn't seem possible](https://github.com/go-gitea/gitea/issues/23725) without adding logic to each workflow. ## Conclusion diff --git a/public/blog/2023/12/10/setting-up-gitea-actions-with-tailscale/gitea-runner.webm b/public/blog/2023/12/10/setting-up-gitea-actions-with-tailscale/gitea-runner.webm deleted file mode 100644 index 3bd17f91..00000000 Binary files a/public/blog/2023/12/10/setting-up-gitea-actions-with-tailscale/gitea-runner.webm and /dev/null differ diff --git a/public/blog/2023/12/10/setting-up-gitea-actions-with-tailscale/gitea-workflow.webm b/public/blog/2023/12/10/setting-up-gitea-actions-with-tailscale/gitea-workflow.webm new file mode 100644 index 00000000..6300be6a Binary files /dev/null and b/public/blog/2023/12/10/setting-up-gitea-actions-with-tailscale/gitea-workflow.webm differ diff --git a/public/blog/2023/12/10/setting-up-gitea-actions-with-tailscale/index.html b/public/blog/2023/12/10/setting-up-gitea-actions-with-tailscale/index.html index 07ce2c05..6099cfcc 100644 --- a/public/blog/2023/12/10/setting-up-gitea-actions-with-tailscale/index.html +++ b/public/blog/2023/12/10/setting-up-gitea-actions-with-tailscale/index.html @@ -240,12 +240,12 @@ jobs: --limit ${{ matrix.host }}

And voilĂ :

-