Skip to content

Commit 6b41f0a

Browse files
committed
Use tag name
1 parent dbb4355 commit 6b41f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: CI (Build 🏗️ & Release 📦)
22
on:
33
tags:
4-
- "*"
4+
- "test"
55
defaults:
66
run:
77
working-directory: "./Track 4_ReactJS_Web Development/Project/Frontend/hrc-dashboard"

0 commit comments

Comments
 (0)