Skip to content

Commit 18d02d6

Browse files
committed
fixup!: change branch to current
1 parent 4df2c6e commit 18d02d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: dawidd6/action-download-artifact@v2
2626
id: download
2727
with:
28-
branch: main
28+
branch: ${{ github.ref }}
2929
workflow: ci.yaml
3030
workflow_conclusion: completed
3131
check_artifacts: true

0 commit comments

Comments
 (0)