mirror of
https://github.com/GuillemCastro/spotify-dl.git
synced 2024-11-10 05:20:25 +01:00
Update and rename rust.yml to release.yml
This commit is contained in:
parent
e1f93b092b
commit
75c73798cc
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
||||||
name: Rust
|
name: Release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "master" ]
|
tags:
|
||||||
|
- "v*"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
Loading…
Reference in a new issue