Skip to content

Commit

Permalink
Change ci name
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislearn committed Jan 13, 2025
1 parent 4a33abc commit 65eb99d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: release
name: Release
on:
push:
tags:
- "v[0-9]+\\.[0-9]+\\.[0-9]+.*"
branches-ignore:
- "**"

jobs:
version-info:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 65eb99d

Please sign in to comment.