Skip to content

Commit

Permalink
chore(build): publish on release
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandonogueira committed Mar 11, 2024
1 parent e2dbd00 commit 5bd46a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Publish package to GitHub Packages

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

jobs:
publish:
Expand Down

0 comments on commit 5bd46a1

Please sign in to comment.