Skip to content

Commit

Permalink
fix: publish of latest on pre-releases creation
Browse files Browse the repository at this point in the history
  • Loading branch information
aleortega committed Feb 4, 2025
1 parent 6c8e5bb commit ff3e7ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
pull_request:
release:
types:
- created

- released
- prereleased

jobs:
build-publish:
Expand Down

0 comments on commit ff3e7ec

Please sign in to comment.