Skip to content

Commit 4e5fa03

Browse files
committed
Run action on every tag push
1 parent eca50ec commit 4e5fa03

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
@@ -2,7 +2,7 @@ name: CI (Build 🏗️ & Release 📦)
22
on:
33
push:
44
tags:
5-
- "test"
5+
- "*"
66
defaults:
77
run:
88
working-directory: "./Track 4_ReactJS_Web Development/Project/Frontend/hrc-dashboard"

0 commit comments

Comments
 (0)