Skip to content

Commit

Permalink
fix: nightly releases
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Gilbert <50398495+MarkProminic@users.noreply.github.com>
  • Loading branch information
MarkProminic committed Dec 10, 2022
1 parent e0009bb commit 59020b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint-release-and-publish-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
bump-minor-pre-major: true
bump-patch-for-minor-pre-major: true
version-file: "lib/${{ env.GEM_NAME }}/version.rb"
default-branch: nightly


# Checkout code if release was created
- uses: actions/checkout@v2
Expand Down

0 comments on commit 59020b6

Please sign in to comment.