Skip to content

Commit

Permalink
Change release trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
tstirrat15 committed Dec 10, 2024
1 parent 00a1979 commit 323ee70
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
name: "release"
on: # yamllint disable-line rule:truthy
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
release:
types:
- "published"

jobs:
github:
Expand Down

0 comments on commit 323ee70

Please sign in to comment.