Skip to content

Commit

Permalink
🐙 Testing out the new GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ShafSpecs committed Jan 28, 2024
1 parent 09b7a24 commit 12fa21f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/sync-s3-posts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: docs
fetch-depth: 0

- name: 🛡️ Setup Node.js
uses: actions/setup-node@v4
Expand Down
2 changes: 1 addition & 1 deletion posts/dev/started/quick-start.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Quick Start Guide"
alternateTitle: "Beginner's Guide"
alternateTitle: "Beginner's Guide (Dev Branch)"
description: "This guide helps new users to quickly set up and start using our product."
---

Expand Down

0 comments on commit 12fa21f

Please sign in to comment.