Skip to content

Commit 5e15a59

Browse files
authored
Merge pull request #310 from Afterlife-Guide/feature/issue-309-release
Fix release process
2 parents 9de08ce + 3f56a24 commit 5e15a59

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/branch-release.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,6 @@ on:
44
push:
55
branches:
66
- release/**
7-
paths:
8-
- 'src/**'
9-
- 'test/**'
10-
- '**.sln'
11-
- '**.cake'
12-
- '.github/workflows/branch-release.yml'
13-
- '.github/workflows/step-*.yml'
147
workflow_dispatch:
158

169
env:

0 commit comments

Comments
 (0)