mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-05-26 07:08:04 +00:00
fix checkout branch
This commit is contained in:
1
.github/workflows/github-release.yml
vendored
1
.github/workflows/github-release.yml
vendored
@@ -27,6 +27,7 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
ref: ${{ env.CURRENT_BRANCH_NAME }}
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Extract version from branch
|
||||
|
||||
Reference in New Issue
Block a user