Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iamcco authored Dec 10, 2022
1 parent a7d3adc commit 77680c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Rust

on:
push:
tags:
- '*'
release:
types: [created]

jobs:
release:
name: release ${{ matrix.target }}
Expand Down

0 comments on commit 77680c5

Please sign in to comment.