We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93d89d7 commit 7f12296Copy full SHA for 7f12296
.github/workflows/publish-docs.yaml
@@ -53,6 +53,7 @@ jobs:
53
cd website
54
git add .
55
git commit -m "Automated Publishing of Documentation for Apicurio Registry"
56
+ git pull origin main
57
git push
58
59
- name: Google Chat Notification
0 commit comments