summaryrefslogtreecommitdiffstats
path: root/.github/workflows/post-deploy.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/post-deploy.yml')
-rw-r--r--.github/workflows/post-deploy.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/workflows/post-deploy.yml b/.github/workflows/post-deploy.yml
index 425fe299..76c25ad6 100644
--- a/.github/workflows/post-deploy.yml
+++ b/.github/workflows/post-deploy.yml
@@ -1,4 +1,6 @@
-name: Update Packages
+# A short amount of actions to run after releasing. This is mostly just to trigger other repos to run specific actions.
+
+name: post-deploy script
on:
release: