Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardostuart committed Nov 9, 2023
1 parent 9f5465c commit c964af4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Publish
on:
release:
types: [created]
push:
tags:
- "v*.*.*"
workflow_dispatch:
inputs:
version:
Expand Down

0 comments on commit c964af4

Please sign in to comment.