Check out main on release workflow

This commit is contained in:
Zack Koppert 2023-10-16 11:34:31 -07:00 committed by GitHub
parent 02a6f323ba
commit 808d53c16a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -94,6 +94,7 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v4
with:
ref: main
# Full git history is needed to get a proper list of commits and tags
fetch-depth: 0