Skip to content

Commit 09828ed

Browse files
committed
fix(ci): for tag
1 parent b492c91 commit 09828ed

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- main
77
- dev
8+
tags:
9+
- "v*"
810

911
env:
1012
ARTIFACT_NAME: rusty-grader-${{ github.ref_name }}

0 commit comments

Comments
 (0)