Skip to content

Commit

Permalink
ci: publish on releases
Browse files Browse the repository at this point in the history
  • Loading branch information
robby rabbitman committed Jun 29, 2024
1 parent 0eced97 commit b599bc1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: publish

on:
push:
tags:
- '*'
release:
types: [published]

jobs:
main:
Expand Down

0 comments on commit b599bc1

Please sign in to comment.