Skip to content

Commit 58345b9

Browse files
Merge pull request #34 from Your-Ehsan/Your-Ehsan-patch-1
Update release.yml
2 parents a788845 + 0b21dc2 commit 58345b9

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' && startsWith(github.ref, 'refs/tags/v')}}
15+
if: ${{github.repository_owner == 'your-ehsan'}}
1616
name: Create a Release
1717
runs-on: windows-latest
1818

0 commit comments

Comments
 (0)