Skip to content

Commit

Permalink
Update .github/workflows/publish.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Oleksii Shmalko <[email protected]>
  • Loading branch information
leoromanovsky and rasendubi authored May 16, 2024
1 parent 7da1741 commit 51e17fa
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Publish Crate

on:
push:
tags:
- '*' # Trigger when a tag is created
release:
types: [published]

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 51e17fa

Please sign in to comment.