<?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 hobbyworker취미생활자</title>
    <link>https://hobbyworker.me/vi/tags/github-actions/</link>
    <description>Recent content in GitHub Actions on hobbyworker취미생활자</description>
    <generator>Hugo</generator>
    <language>vi</language>
    <copyright>2026 hobbyworker</copyright>
    <lastBuildDate>Sat, 25 Mar 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://hobbyworker.me/vi/tags/github-actions/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Triển khai site tĩnh Hugo lên GitHub Pages bằng GitHub Actions</title>
      <link>https://hobbyworker.me/vi/dev/2023-03-25-deploying-a-hugo-static-site-to-github-pages-with-github-actions/</link>
      <pubDate>Sat, 25 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://hobbyworker.me/vi/dev/2023-03-25-deploying-a-hugo-static-site-to-github-pages-with-github-actions/</guid>
      <description>Việc triển khai site tĩnh Hugo lên GitHub Pages có thể được tự động hóa bằng GitHub Actions với cấu hình workflow hugo.yaml. Để thiết lập workflow, hãy tạo file hugo.yaml trong thư mục .github/workflows/ và sao chép cấu hình YAML được cung cấp. Ngoài ra, hãy cấu hình cài đặt GitHub Pages trong dự án của bạn bằng cách chọn &amp;#39;GitHub Actions&amp;#39; làm nguồn cho quá trình build và triển khai. Thiết lập này cho phép triển khai site liền mạch khi push lên nhánh chính hoặc kích hoạt thủ công từ tab Actions. Bằng cách tự động hóa quá trình build và triển khai, bạn có thể tập trung vào việc tạo và cập nhật nội dung trong khi tận dụng các khả năng CI/CD tích hợp của GitHub Actions để cải thiện quy trình phát triển.</description>
    </item>
  </channel>
</rss>
