Skip to content

Commit

Permalink
chore: add workflow_dispatch to release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Oct 1, 2021
1 parent dd39c04 commit d04009c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_gem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
repository_dispatch:
types:
- release-triggered
workflow_dispatch:

jobs:
release:
Expand Down

0 comments on commit d04009c

Please sign in to comment.