Skip to content

Commit

Permalink
Merge pull request #22 from Juanperias/juanperias-workflows
Browse files Browse the repository at this point in the history
Change workflow activation
  • Loading branch information
Juanperias authored Nov 1, 2024
2 parents 02c7ead + 1656d05 commit 7ca392d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: Release Crate

on:
push:
tags:
- "*"
branches:
- main

jobs:
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7ca392d

Please sign in to comment.