forked from sirius/actions-laba-1
cretae
This commit is contained in:
@@ -2,9 +2,14 @@ name: "Example action"
|
||||
run-name: "Start example action"
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- v*.*.*
|
||||
# push:
|
||||
# tags:
|
||||
# - v*.*.*
|
||||
|
||||
delete:
|
||||
tags:
|
||||
- v*.*.*
|
||||
|
||||
|
||||
jobs:
|
||||
second-job:
|
||||
|
||||
Reference in New Issue
Block a user