summaryrefslogtreecommitdiff
path: root/.gitea/deploy.awk
diff options
context:
space:
mode:
Diffstat (limited to '.gitea/deploy.awk')
-rw-r--r--.gitea/deploy.awk4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitea/deploy.awk b/.gitea/deploy.awk
deleted file mode 100644
index d330a5b..0000000
--- a/.gitea/deploy.awk
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- gsub(/^v/, "slack-timedate-")
- print $0
-}