Skip to content

Commit

Permalink
Change publish trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
ILIYANGERMANOV committed Dec 22, 2024
1 parent 4a86d5e commit bd23d80
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Publish

on:
release:
types: [ released, prereleased ]
push:
tags:
- 'v*'

jobs:
publish:
Expand Down

0 comments on commit bd23d80

Please sign in to comment.