summaryrefslogtreecommitdiff
path: root/themes/CodeIT/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to 'themes/CodeIT/.github/workflows')
-rw-r--r--themes/CodeIT/.github/workflows/deploy.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/CodeIT/.github/workflows/deploy.yml b/themes/CodeIT/.github/workflows/deploy.yml
index 4a7c54c..5b49406 100644
--- a/themes/CodeIT/.github/workflows/deploy.yml
+++ b/themes/CodeIT/.github/workflows/deploy.yml
@@ -1,8 +1,8 @@
name: "Deploy status"
on:
push:
- branches:
- - master
+ tags:
+ - "v*"
jobs:
deploy-blog:
name: Deploying the static pages to the FTP server