Skip to content

Commit d48ac98

Browse files
committed
ci: remove version when syncing file
1 parent 103a73e commit d48ac98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Sync package
22

33
on:
44
push:
5-
branches: [ "main" ]
5+
branches: [ "main", "ci/remove-sync-version" ]
66
env:
77
AWS_REGION : "us-west-2"
88

0 commit comments

Comments
 (0)