Skip to content

Commit

Permalink
Run on published release instead of pushed tags
Browse files Browse the repository at this point in the history
  • Loading branch information
evanebb committed Mar 30, 2024
1 parent af4f476 commit b4eb285
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: Build and test
on:
push:
tags:
- '*'
release:
types: [published]

jobs:
ci:
Expand Down

0 comments on commit b4eb285

Please sign in to comment.