Skip to content

Commit 5fe7a2a

Browse files
Merge pull request #37 from Your-Ehsan/Your-Ehsan-patch-4
Update release.yml
2 parents 323da3c + 9cf257a commit 5fe7a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212

1313
jobs:
1414
release:
15-
if: ${{ github.repository_owner == 'your-ehsan' && contains(github.ref, 'development') && startsWith(github.ref, 'refs/tags/v')}}
15+
if: ${{ github.repository_owner == 'your-ehsan' && startsWith(github.ref, 'refs/tags/v')}}
1616
name: Create a release
1717
runs-on: windows-latest
1818

0 commit comments

Comments
 (0)