Skip to content

Commit

Permalink
Added release workflow
Browse files Browse the repository at this point in the history
Signed-off-by: carlosb1 <[email protected]>
  • Loading branch information
carlosb1 committed Jan 27, 2024
1 parent 56e159c commit 0dad4a2
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,8 @@ name: Rust Release

on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- main
#release:
#types: [published]
release:
types: [published]

jobs:
release:
Expand Down

0 comments on commit 0dad4a2

Please sign in to comment.