Update rust workflow
This commit is contained in:
parent
9e074a8eb3
commit
ad0ece17ad
1 changed files with 1 additions and 4 deletions
|
@ -1,8 +1,5 @@
|
|||
name: Build and Publish Rust Binary
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
on: [push]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: docker
|
||||
|
|
Loading…
Reference in a new issue