Skip to content

Commit adcc484

Browse files
committed
test reusable worklow
1 parent 2215702 commit adcc484

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/DataMiner+CI+Automation.yml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
CD:
2525
name: CD
2626
uses: ArneMaes0/ReusableWorkflows/.github/workflows/Release With DMAPP Artifact.yml@main
27+
if: github.ref_type == 'tag'
2728
with:
2829
referenceName: ${{ github.ref_name }}
2930
referenceType: ${{ github.ref_type }}

0 commit comments

Comments
 (0)