Skip to content

Commit 5c8c2a3

Browse files
committed
Try creating release candidate releases
Test what happens if non-tags are released.
1 parent 892e5f2 commit 5c8c2a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ jobs:
5252

5353
- name: Release
5454
uses: softprops/action-gh-release@v2
55-
if: startsWith(github.ref, 'refs/tags/')
5655
with:
5756
files: ./src/FlaUI.WebDriver/bin/Release/win-x64/publish/*.*
5857
generate_release_notes: true

0 commit comments

Comments
 (0)