<?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 Action on univerone</title>
    <link>/tags/github-action/</link>
    <description>Recent content in Github Action on univerone</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>2026 Univerone. All Rights Reserved</copyright>
    <lastBuildDate>Fri, 24 Jul 2020 14:46:26 +0800</lastBuildDate>
    <atom:link href="/tags/github-action/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>使用Github Action进行自动部署</title>
      <link>/posts/42-write-a-github-action/</link>
      <pubDate>Fri, 24 Jul 2020 14:46:26 +0800</pubDate>
      <guid>/posts/42-write-a-github-action/</guid>
      <description>&lt;p&gt;最近接触了“持续集成”的概念，就是代码提交之后的自动化测试、打包、部署等工作，github actions就是一个持续集成的工具，给代码托管在github上的开源项目带来了便利。我的需求是依据多个markdown文档生成pdf文件，为了排版需要使用sphinx、pandoc以及LATEX环境，部署环境比较复杂，因此尝试使用github actions。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
