Skip to content

Commit

Permalink
fix: release-please branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lewis6991 committed Apr 17, 2024
1 parent f0447b7 commit 031abb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
ref: release-please--branches--test-rp
ref: release-please--branches--main
# Fetch the last 2 commits instead of just 1. (Fetching just 1 commit would overwrite the whole history)
fetch-depth: 2

Expand Down

0 comments on commit 031abb0

Please sign in to comment.