Skip to content

Commit

Permalink
wip: on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
David Ragot committed Oct 16, 2024
1 parent 0610bd5 commit 24f5b8b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/published.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Publish

on:
release:
types: [published, released]

permissions: read-all
push:
tags:
- '*-'

jobs:
push:
Expand Down

0 comments on commit 24f5b8b

Please sign in to comment.