Skip to content

Commit 39c4d11

Browse files
committed
Add sc
1 parent b422ce9 commit 39c4d11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
run: |
5454
git switch main
5555
git merge changepacks/main
56+
# delete branch after merge
57+
git branch -D changepacks/main
5658
git push
5759
5860
# Publish Package

0 commit comments

Comments
 (0)