<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>GitHub Actions on Favian Flores</title>
    <link>https://hugoblog.favianflores.com/tags/github-actions/</link>
    <description>Recent content in GitHub Actions on Favian Flores</description>
    <image>
      <title>Favian Flores</title>
      <url>https://hugoblog.favianflores.com/website-banner.webp</url>
      <link>https://hugoblog.favianflores.com/website-banner.webp</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 17 Sep 2023 00:00:00 -0400</lastBuildDate>
    <atom:link href="https://hugoblog.favianflores.com/tags/github-actions/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to schedule Hugo deployments with GitHub Actions</title>
      <link>https://hugoblog.favianflores.com/posts/2023/how-to-schedule-hugo-deployments-with-github-actions/</link>
      <pubDate>Sun, 17 Sep 2023 00:00:00 -0400</pubDate>
      <guid>https://hugoblog.favianflores.com/posts/2023/how-to-schedule-hugo-deployments-with-github-actions/</guid>
      <description>&lt;p&gt;In this article I&amp;rsquo;m going to show you how to create a GitHub workflow which automatically deploys a hugo website on a set schedule.&lt;/p&gt;
&lt;h2 id=&#34;add-access-keys&#34;&gt;Add access keys&lt;/h2&gt;
&lt;p&gt;I host this website on AWS CloudFront. In order for GitHub to be able to deploy my website, it needs access to my AWS account.&lt;/p&gt;
&lt;p&gt;In my &lt;a href=&#34;https://hugoblog.favianflores.com/posts/2023/how-to-deploy-a-website-to-cloudfront-using-hugo&#34;&gt;last article&lt;/a&gt; you learned how to create an IAM user with the necessary permissions for deploying a Hugo website. You will need the same setup here.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
