Skip to content

Commit 68657dd

Browse files
authoredJan 8, 2025
Update and rename release-internal.yml to release-beta.yml
1 parent 030d603 commit 68657dd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎.github/workflows/release-internal.yml ‎.github/workflows/release-beta.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: Publish beta NuGet package
22
on:
33
workflow_dispatch:
4-
4+
push:
5+
branches:
6+
- vnext
57
jobs:
68
check:
79
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)
Please sign in to comment.