nidhal baccouri
commited on
Commit
·
9e687d1
1
Parent(s):
4c442d1
updated gh actions
Browse files
.github/workflows/tagged-release.yml
CHANGED
@@ -2,8 +2,6 @@ name: "tagged-release"
|
|
2 |
|
3 |
on:
|
4 |
push:
|
5 |
-
branches:
|
6 |
-
- master
|
7 |
tags:
|
8 |
- "v*"
|
9 |
workflow_run:
|
|
|
2 |
|
3 |
on:
|
4 |
push:
|
|
|
|
|
5 |
tags:
|
6 |
- "v*"
|
7 |
workflow_run:
|