<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>GitHub on Fabian G. Williams</title>
    <link>https://www.fabswill.com/tags/github/</link>
    <description>Recent content in GitHub on Fabian G. Williams</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 30 Dec 2021 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.fabswill.com/tags/github/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Gotcha with CICD and Azure Static WebApps</title>
      <link>https://www.fabswill.com/blog/cicdgotchastaticwebapps/</link>
      <pubDate>Thu, 30 Dec 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.fabswill.com/blog/cicdgotchastaticwebapps/</guid>
      <description>TLDR; If you are ever in the unfortunate situation where your token thats issued when you create an Azure Static Web App is unobtainable or destroyed and you are trying to CI/CD from your Repo in GitHub you will get an error in your deployment pipeline in GitHub Actions. To remedy the issue you can reset your Token in the Azure Portal and then create a new GitHub Secret in the Repo with the new reset token GUID and you will be all sorted.</description>
    </item>
    
  </channel>
</rss>