Skip to content

Commit

Permalink
Update publish_chocolately.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
varunvd committed Apr 6, 2023
1 parent e400dbf commit 115a7b1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/publish_chocolately.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Build on Windows
on:
release:
types: [created]
workflow_run:
workflows: ["Lama2 Release"]
types:
- completed
jobs:
build:
runs-on: windows-2019
Expand Down

0 comments on commit 115a7b1

Please sign in to comment.