Skip to content

Commit 75b2b05

Browse files
committed
Updated workflow file - Now we have bleading edging prerelease and automatical release creation on version tag
1 parent 3c5252c commit 75b2b05

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ name: Continuous Integration
22

33
on: push
44

5+
defaults:
6+
run:
7+
shell: bash
8+
59
jobs:
610
test:
711
strategy:

0 commit comments

Comments
 (0)