updated branch

This commit is contained in:
John Doe
2026-01-31 10:49:21 -05:00
parent ab9407b3dd
commit 09894749ab

View File

@@ -19,10 +19,11 @@ jobs:
- name: Check out the repo
uses: actions/checkout@v4
with:
repository: Drop-OSS/drop
ref: release-prep
submodules: true
fetch-depth: 3 # fix for when this gets triggered by tag
fetch-tags: true
ref: ${{ github.ref }}
token: ${{ secrets.GITHUB_TOKEN }}
- name: Determine final version