Skip to content

Commit

Permalink
allow manual dispatch for unity action
Browse files Browse the repository at this point in the history
  • Loading branch information
cathei committed Jun 18, 2024
1 parent 553377a commit 3ceea56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-unity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
tags: # v1.0, v1.1, etc..
- v*
workflow_dispatch:

jobs:
generate-pacakge:
Expand Down

0 comments on commit 3ceea56

Please sign in to comment.