Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
allow manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
thdxr committed Nov 16, 2023
1 parent a8c186a commit d4e34ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: binary

on:
push:
workflow_dispatch:
tags:
- '*'

Expand Down

0 comments on commit d4e34ed

Please sign in to comment.