Skip to content

Commit e846d36

Browse files
authored
Remove sdk-reference from new version commit (#16)
1 parent c44d9d7 commit e846d36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish_packages.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ jobs:
8080
run: |
8181
git config user.name "github-actions[bot]"
8282
git config user.email "github-actions[bot]@users.noreply.github.com"
83-
git add ./sdk-reference
8483
git commit -am "[skip ci] Release new versions" || exit 0
8584
git push
8685
env:

0 commit comments

Comments
 (0)