Skip to content

Commit

Permalink
build: Allow manual package
Browse files Browse the repository at this point in the history
  • Loading branch information
lukexor committed Jun 20, 2022
1 parent 2d641f7 commit 0a08990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Cargo Package
on:
release:
types: [created]
workflow_dispatch:

jobs:
package:
Expand Down

0 comments on commit 0a08990

Please sign in to comment.