Update and rename rust.yml to release.yml

This commit is contained in:
Guillem Castro 2023-02-10 18:03:41 +01:00 committed by GitHub
parent e1f93b092b
commit 75c73798cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,9 @@
name: Rust
name: Release
on:
push:
branches: [ "master" ]
tags:
- "v*"
env:
CARGO_TERM_COLOR: always