<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Rahul Chandra</title>
    <description>The latest articles on DEV Community by Rahul Chandra (@irahulcse).</description>
    <link>https://dev.to/irahulcse</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F467738%2Feec8709f-0b09-480c-8ff9-4b59e32e1b9e.jpeg</url>
      <title>DEV Community: Rahul Chandra</title>
      <link>https://dev.to/irahulcse</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/irahulcse"/>
    <language>en</language>
    <item>
      <title>Flutter Web using GitHub Actions</title>
      <dc:creator>Rahul Chandra</dc:creator>
      <pubDate>Sat, 12 Sep 2020 12:18:47 +0000</pubDate>
      <link>https://dev.to/irahulcse/flutter-web-using-github-actions-194n</link>
      <guid>https://dev.to/irahulcse/flutter-web-using-github-actions-194n</guid>
      <description>&lt;h3&gt;
  
  
  My Workflow
&lt;/h3&gt;

&lt;p&gt;The Name of the GitHub Action is flutter_web.yml. I had tried to use the GitHub Action to create the Web Project using the Flutter Beta Channel and published it using the GitHub Pages&lt;/p&gt;

&lt;h3&gt;
  
  
  Submission Category:
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Must create an Token by going to the Settings using GitHub, for the GitHub Pages Deployment.&lt;/li&gt;
&lt;li&gt;Add the Token created in the Settings page of the repo.&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  Yaml File or Link to Code
&lt;/h3&gt;

&lt;p&gt;The Link of the Repo is &lt;a href="https://github.com/irahulcse/GitHub-Actions-Hackathon"&gt;link&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Additional Resources / Info
&lt;/h3&gt;

&lt;p&gt;I had been using the workflow in my various projects. The Main Project where I had put all the application using this workflow is &lt;a href="https://github.com/irahulcse/A-Complete-Guide-To-Flutter"&gt;this&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>actionshackathon</category>
    </item>
  </channel>
</rss>
