Skip to content

Commit

Permalink
change on: to tag event
Browse files Browse the repository at this point in the history
  • Loading branch information
bitfl0wer committed May 15, 2024
1 parent 2d55277 commit a880017
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/cross-build.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: Rust Cross Compile Binary Release

on:
workflow_dispatch:
inputs:
tag:
description: "Tag to create for this release"
required: true
push:
tags:
- "*"

jobs:
build-linux:
Expand Down

0 comments on commit a880017

Please sign in to comment.