Skip to content

Commit 4484751

Browse files
authored
Update docgen.yml
1 parent dfa4805 commit 4484751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docgen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
108108
git clone [email protected]:8gears/container-registry/container-registry.com
109109
cd container-registry.com
110-
git checkout -b update-harbor-documentation-$(date +"%Y-%m-%d")
110+
git checkout -b update-harbor-documentation-$(date +"%Y-%m-%d-%H-%M")
111111
git status
112112
ls -l
113113
cp -r ../swagger-codegen/harbor_client/api/* ./content/docs/harbor-api-client/api/

0 commit comments

Comments
 (0)