From f9d9baf518904e16587104263ddab243ecbf6222 Mon Sep 17 00:00:00 2001 From: MohitMaliFtechiz Date: Thu, 31 Oct 2024 19:05:36 +0530 Subject: [PATCH] Checking which json file is used in uploading. --- .github/workflows/cd.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 8e1e217..3ef2444 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -5,6 +5,9 @@ on: types: [published] branches: - main + push: + tags: + - 'dwds' jobs: publish: