We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca50ec commit 4e5fa03Copy full SHA for 4e5fa03
.github/workflows/build_release.yaml
@@ -2,7 +2,7 @@ name: CI (Build 🏗️ & Release 📦)
2
on:
3
push:
4
tags:
5
- - "test"
+ - "*"
6
defaults:
7
run:
8
working-directory: "./Track 4_ReactJS_Web Development/Project/Frontend/hrc-dashboard"
0 commit comments