Skip to content

Commit

Permalink
Merge pull request #19 from zebrapurring/fix-action-dispatch-tag
Browse files Browse the repository at this point in the history
Fix action trigger for tags
  • Loading branch information
zebrapurring authored Nov 30, 2024
2 parents 4664b11 + 37e0c69 commit 54532f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
push:
branches:
- master
tags:
- "*"
pull_request:
branches:
- master
Expand Down

0 comments on commit 54532f5

Please sign in to comment.