summaryrefslogtreecommitdiff
path: root/themes/CodeIT/.github/workflows
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2021-08-29 11:48:16 +0200
committerChristoph Cullmann <cullmann@kde.org>2021-08-29 11:48:16 +0200
commit0321812a29e6ec32663556fa7abe2bf2880e5762 (patch)
treeabe0294bd63c046d2b5a164d987d67a64db2c2f6 /themes/CodeIT/.github/workflows
parentf2375511935010a1aeee5683c30b3efb928bef2e (diff)
update to https://github.com/sunt-programator/CodeIT/releases/tag/v0.2.0
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