<?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: Pallav Saxena</title>
    <description>The latest articles on DEV Community by Pallav Saxena (@paxf3e).</description>
    <link>https://dev.to/paxf3e</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%2F756602%2Fce12b6c2-343b-4067-92c3-27cd10b38e81.jpeg</url>
      <title>DEV Community: Pallav Saxena</title>
      <link>https://dev.to/paxf3e</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/paxf3e"/>
    <language>en</language>
    <item>
      <title>Deploy to Heroku by Github Actions </title>
      <dc:creator>Pallav Saxena</dc:creator>
      <pubDate>Wed, 08 Dec 2021 07:38:43 +0000</pubDate>
      <link>https://dev.to/paxf3e/deploy-to-heroku-by-github-actions-1h2g</link>
      <guid>https://dev.to/paxf3e/deploy-to-heroku-by-github-actions-1h2g</guid>
      <description>&lt;h3&gt;
  
  
  My Workflow: &lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--566lAguM--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/paxF3E"&gt;
        paxF3E
      &lt;/a&gt; / &lt;a href="https://github.com/paxF3E/whybzz"&gt;
        whybzz
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      A basic discord music bot for personal use.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;h1&gt;
Whybzz&lt;/h1&gt;
&lt;p&gt;A basic discord music bot for personal use.&lt;/p&gt;
&lt;/div&gt;

  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/paxF3E/whybzz"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;/h3&gt;

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

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

&lt;p&gt;&lt;a href="https://github.com/paxF3E/whybzz/blob/hosted/.github/workflows/deploy-to-heroku.yml"&gt;https://github.com/paxF3E/whybzz/blob/hosted/.github/workflows/deploy-to-heroku.yml&lt;/a&gt; &lt;/p&gt;

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

&lt;p&gt;I suppose many other projects on Github must have been using this simple workflow, so I guarantee that the implementation is not copied, but done solely by me after going through basic Actions documentation.&lt;/p&gt;

&lt;h3&gt;
  
  
  About Project
&lt;/h3&gt;

&lt;p&gt;This is my first workflow which I implemented using Github Actions for a project I was working on. A discord bot for personal use, but for every commit, I have to manually Deploy the newer version from either Heroku CLI/Dashboard. So, to automate this task, I have finally implemented a workflow, and I'm glad that this was my first step towards Github Actions.&lt;/p&gt;

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