Skip to content

Commit

Permalink
Create Github build action for release
Browse files Browse the repository at this point in the history
  • Loading branch information
erak committed Mar 4, 2024
1 parent c9a7dfe commit 0a551c7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/rust.yml → .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Rust
name: Release

on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 0a551c7

Please sign in to comment.