Skip to content

Commit

Permalink
On release
Browse files Browse the repository at this point in the history
  • Loading branch information
divanvisagie committed Sep 3, 2023
1 parent 0287adc commit e990278
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
name: Release

on:
push:
branches:
- main
tags:
- 'v*.*.*' # Trigger this workflow for tags like v1.0.0
release:
types: [created]

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit e990278

Please sign in to comment.