Skip to content

Commit

Permalink
Release from tag (#1021)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislearn authored Jan 6, 2025
1 parent f6f417e commit 636357b
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
name: release
on:
push:
branches:
- release
paths:
- "**/Cargo.toml"
- ".github/workflows/release.yml"

tags:
- "v[0-9]+.[0-9]+.[0-9]+.*"
branches-ignore:
- "**"
jobs:
git-tag:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 636357b

Please sign in to comment.