Skip to content

Commit 0e45079

Browse files
authored
Update .github/workflows/create-future-branch.yml
1 parent ae99772 commit 0e45079

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-future-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
8181
- uses: kostrykin/autobump-action@master
8282
with:
83-
branch: future/${{ steps.branch.outputs.name }}
83+
branch: future/${{ steps.semester.outputs.name }}
8484
glob: ''
8585
labels: ${{ steps.semester.outputs.description }}
8686
draft: true

0 commit comments

Comments
 (0)