Title: Deploy Trigger for GitHub
Author: Facundo
Published: <strong>2025 年 9 月 15 日</strong>
Last modified: 2025 年 9 月 15 日

---

搜索插件

![](https://s.w.org/plugins/geopattern-icon/deploy-trigger-for-github.svg)

# Deploy Trigger for GitHub

 作者：[Facundo](https://profiles.wordpress.org/facudev/)

[下载](https://downloads.wordpress.org/plugin/deploy-trigger-for-github.zip)

 * [详情](https://cn.wordpress.org/plugins/deploy-trigger-for-github/#description)
 * [评价](https://cn.wordpress.org/plugins/deploy-trigger-for-github/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/deploy-trigger-for-github/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/deploy-trigger-for-github/#developers)

 [支持](https://wordpress.org/support/plugin/deploy-trigger-for-github/)

## 描述

Easily trigger a GitHub Actions workflow from your WordPress site whenever a post
is created, updated, or deleted. Perfect for headless WordPress setups to automate
frontend deployments and keep your site in sync.

 * Triggers a GitHub Actions workflow on post save or delete
 * Manual deploy/reset options from the settings page
 * Securely stores your GitHub token
 * Works with any post type

### External services

This plugin connects to the GitHub API to trigger GitHub Actions workflows. This
service is required to automatically deploy your site when content changes.

The plugin sends the following data to GitHub’s API:
 – Repository information (
user/repo format) – Workflow filename – Branch reference (default: main) – GitHub
personal access token for authentication

This data is sent every time a post is created, updated, or deleted (when the post
status is ‘publish’). The GitHub token is stored securely in your WordPress database
and is never displayed in plain text.

This service is provided by GitHub, Inc.:
 – Terms of Service: https://docs.github.
com/en/site-policy/github-terms/github-terms-of-service – Privacy Policy: https://
docs.github.com/en/site-policy/privacy-policies/github-privacy-statement

## 安装

 1. Upload the plugin files to the `/wp-content/plugins/wc-github-deployer` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Create a GitHub Personal Access Token in your GitHub account with ‘repo’ permissions
    for the target repository.
 4. Go to ‘Settings’ > ‘GitHub Deploy’ and configure your GitHub token, repository,
    workflow filename, and branch.
 5. Save changes. The plugin will now trigger your workflow on post save or delete.

## 常见问题

### Is my GitHub token safe?

Yes, your token is stored securely in the WordPress options table and never displayed
in plain text.

### Can I trigger the deploy manually?

Yes, there is a button on the settings page to manually trigger the deploy.

### Does it work with custom post types?

Yes, it works with any post type.

## 评价

此插件暂无评价。

## 贡献者及开发者

「Deploy Trigger for GitHub」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Facundo ](https://profiles.wordpress.org/facudev/)

[帮助将「Deploy Trigger for GitHub」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/deploy-trigger-for-github)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/deploy-trigger-for-github/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/deploy-trigger-for-github/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/deploy-trigger-for-github/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/deploy-trigger-for-github/)。

## 更新日志

#### 1.4

 * Fixed WordPress.org compliance issues
 * Updated text domain to match plugin slug (deploy-trigger-for-github)
 * Renamed all functions and options with unique prefix (depltrfo_)
 * Added external services documentation for GitHub API
 * Improved code structure and naming conventions

#### 1.3

 * Improved error handling and logging
 * Updated documentation

#### 1.2

 * Added reset button to clear plugin data
 * Improved code structure and security

#### 1.1

 * Added support for post deletion trigger

#### 1.0

 * Initial release

## 额外信息

 *  版本 **1.4**
 *  最后更新：**9 月前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 5.0 或更高版本 **
 *  已测试的最高版本为 **6.8.5**
 *  语言
 * [English (US)](https://wordpress.org/plugins/deploy-trigger-for-github/)
 * 标签
 * [actions](https://cn.wordpress.org/plugins/tags/actions/)[deploy](https://cn.wordpress.org/plugins/tags/deploy/)
   [Github](https://cn.wordpress.org/plugins/tags/github/)[headless](https://cn.wordpress.org/plugins/tags/headless/)
   [workflow](https://cn.wordpress.org/plugins/tags/workflow/)
 *  [高级视图](https://cn.wordpress.org/plugins/deploy-trigger-for-github/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/deploy-trigger-for-github/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/deploy-trigger-for-github/reviews/)

## 贡献者

 *   [ Facundo ](https://profiles.wordpress.org/facudev/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/deploy-trigger-for-github/)