Skip to content

Commit

Permalink
Better trigger.
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonspeed committed Feb 28, 2025
1 parent 0d4cc82 commit bfbddbe
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,8 +1,7 @@
name: Publish
on:
push:
tags:
- '*'
release:
types: [published]

jobs:
build:
Expand Down

0 comments on commit bfbddbe

Please sign in to comment.