2 Commits

Author SHA1 Message Date
Eliad Shahar
03609dfca2 Merge pull request #113 from CalcsLive/fix-github-pages-deployment
Some checks failed
CI/CD Pipeline / Run Tests (3.1) (push) Has been cancelled
CI/CD Pipeline / Run Tests (3.11) (push) Has been cancelled
CI/CD Pipeline / Run Tests (3.9) (push) Has been cancelled
Deploy GitHub Pages / build (push) Has been cancelled
CI/CD Pipeline / Security Scan (push) Has been cancelled
CI/CD Pipeline / Build and Push Docker Image (push) Has been cancelled
CI/CD Pipeline / Deploy to Staging (push) Has been cancelled
CI/CD Pipeline / Deploy to Production (push) Has been cancelled
CI/CD Pipeline / Send Notifications (push) Has been cancelled
Deploy GitHub Pages / deploy (push) Has been cancelled
Update README Stats / update-stats (push) Has been cancelled
fix: Trigger GitHub Pages deployment for search interface with added timestamp in footer
2025-09-30 23:19:02 +03:00
e3d
34fae1cc1d fix: Add timestamp to GitHub Pages footer to trigger deployment
This small change to the docs/ directory will trigger the GitHub Pages
deployment workflow, ensuring the search interface is properly deployed
to zie619.github.io/n8n-workflows.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-30 09:06:17 -07:00

View File

@@ -118,6 +118,7 @@
<a href="https://community.n8n.io" target="_blank">Community</a> |
<a href="https://docs.n8n.io" target="_blank">Documentation</a>
</p>
<p class="footer-meta">Last updated: September 2025</p>
</div>
</footer>