Skip to content

Commit 3836c76

Browse files
committed
feat:try versioning
1 parent 9f61fe1 commit 3836c76

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/workflows/release.yml

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

33
on:
44
push:
5-
branches: [ main ]
5+
branches: [ "main", "feature/try-versioning"]
66
workflow_dispatch:
77
inputs:
88
version_bump:

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,4 +160,6 @@ These commit IDs represent the last migration checkpoint from each provider's or
160160
- azurebs -> 18667d2a0b5237c38d053238906b4500cfb82ce8
161161
- dav -> c64e57857539d0173d46e79093c2e998ec71ab63
162162
- gcs -> d4ab2040f37415a559942feb7e264c6b28950f77
163-
- s3 -> 7ac9468ba8567eaf79828f30007c5a44066ef50f
163+
- s3 -> 7ac9468ba8567eaf79828f30007c5a44066ef50f
164+
165+

0 commit comments

Comments
 (0)