Skip to content

Commit c31f513

Browse files
authored
Update scala-project-template.yml
1 parent 418b18d commit c31f513

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scala-project-template.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
ref: template
2525
repository: Atry/scala-project-template
2626
- run: git config remote.origin.url "https://github.com/${{github.repository}}"
27+
- run: git switch -c ${{github.ref_name}}
2728
- uses: peter-evans/create-pull-request@v5
2829
with:
2930
delete-branch: true

0 commit comments

Comments
 (0)