Skip to content

Commit

Permalink
allow manual running
Browse files Browse the repository at this point in the history
  • Loading branch information
micycle1 authored Jan 13, 2025
1 parent b0f95f5 commit f8066a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create_library_zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ on:
push:
tags:
- '*'
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit f8066a7

Please sign in to comment.