Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
h4sh5 committed Apr 19, 2024
1 parent 6636e38 commit 66d5e38
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/rust-release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: release
on:
# push:
# tags:
# - 'v*'
push:
tags:
- 'v*'
workflow_dispatch: # this is a nice option that will enable a button w/ inputs
inputs:
git-ref:
Expand Down

0 comments on commit 66d5e38

Please sign in to comment.