Skip to content

Commit

Permalink
feat: Add ability to run release-please action manually
Browse files Browse the repository at this point in the history
Signed-off-by: Lucian Buzzo <lucian.buzzo@gmail.com>
  • Loading branch information
LucianBuzzo committed Jan 30, 2023
1 parent 8f21289 commit 9d610c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ on:
push:
branches:
- master
workflow_dispatch:

name: release-please
jobs:
Expand Down

0 comments on commit 9d610c7

Please sign in to comment.