Skip to content

Commit 0008e8e

Browse files
committed
Re-block extensions from building on workflow push
1 parent a16d8ba commit 0008e8e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
INCLUDE_SYMBOLS: true
9898

9999
- name: Publish to VRChat.API.Extensions.Hosting to NuGet
100+
if: github.event_name == 'repository_dispatch'
100101
uses: pairbit/publish-nuget@v2.5.8
101102
with:
102103
# Filepath of the project to be packaged, relative to root of repository

0 commit comments

Comments
 (0)