Skip to content

Commit eca50ec

Browse files
committed
Fix action file
1 parent 66c433a commit eca50ec

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/build_release.yaml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: CI (Build 🏗️ & Release 📦)
22
on:
3-
tags:
4-
- "test"
3+
push:
4+
tags:
5+
- "test"
56
defaults:
67
run:
78
working-directory: "./Track 4_ReactJS_Web Development/Project/Frontend/hrc-dashboard"

0 commit comments

Comments
 (0)