Skip to content

Commit 165988b

Browse files
Update dotnet-desktop.yml
1 parent 4c1bb63 commit 165988b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/dotnet-desktop.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
run: echo "commit_id=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
4141

4242
- name: Create Pre-Release
43-
if: github.event_name != 'pull_request'
4443
uses: softprops/action-gh-release@v2
4544
with:
4645
tag_name: beta-${{ steps.vars.outputs.commit_id }}

0 commit comments

Comments
 (0)