We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae99772 commit 0e45079Copy full SHA for 0e45079
1 file changed
.github/workflows/create-future-branch.yml
@@ -80,7 +80,7 @@ jobs:
80
81
- uses: kostrykin/autobump-action@master
82
with:
83
- branch: future/${{ steps.branch.outputs.name }}
+ branch: future/${{ steps.semester.outputs.name }}
84
glob: ''
85
labels: ${{ steps.semester.outputs.description }}
86
draft: true
0 commit comments