<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>fortrabbit blog — Yann Rabiller</title>
<link>https://blog.fortrabbit.com/author/yr</link>
<description><![CDATA[Articles from the fortrabbit blog written by Yann Rabiller.]]></description>
<language>en</language>
<lastBuildDate>Thu, 07 May 2026 08:40:39 GMT</lastBuildDate>
<ttl>10</ttl>
<atom:link href="https://blog.fortrabbit.com/feeds/author/yr" rel="self" type="application/rss+xml" />
<item>
<title>Deploy to fortrabbit with GitHub Actions</title>
<link>https://blog.fortrabbit.com/how-to-use-github-actions</link>
<guid isPermaLink="true">https://blog.fortrabbit.com/how-to-use-github-actions</guid>
<pubDate>Tue, 19 Nov 2019 00:00:00 GMT</pubDate>
<author>Yann Rabiller</author>
<category>webdev</category>
<description><![CDATA[Why not automate this? Let's use the new cool kid in town. GitHub Actions became public last week. This new CI system is free for all public repos. Private repos get 2000 minutes to build per month for free. This is a rough guide to use GitHub Actions as a deployment pipeline to fortrabbit.]]></description>
<content:encoded><![CDATA[<p>Why not automate this? Let's use the new cool kid in town. GitHub Actions became public last week. This new CI system is free for all public repos. Private repos get 2000 minutes to build per month for free. This is a rough guide to use GitHub Actions as a deployment pipeline to fortrabbit.</p><figure><img src="https://blog.fortrabbit.com/images/github-actions-poster.gif" alt="Deploy to fortrabbit with GitHub Actions" /></figure>]]></content:encoded>
</item>
</channel>
</rss>