Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Commit

Permalink
Trigger GitHub workflow on push
Browse files Browse the repository at this point in the history
  • Loading branch information
koenw committed Jul 11, 2022
1 parent 4ce774b commit dd5b69c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build-release-assets.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
name: Binary Release
on:
release:
types: [created]
push:
tags:
- v*

jobs:
build:
Expand Down

0 comments on commit dd5b69c

Please # to comment.