Skip to content

Commit bd92ae2

Browse files
authored
Update release.yml
1 parent 5157fbb commit bd92ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
copulas/__init__.py
7575
pyproject.toml
7676
draft: false
77-
base: ${{ inputs.candidate && 'main' || 'stable' }}
77+
base: 'main'
7878

7979
- name: Enable Pull Request Automerge
8080
if: ${{ steps.cpr.outputs.pull-request-operation == 'created' }}

0 commit comments

Comments
 (0)