Tauri GitHub Secrets

2023-10-21 13:10 更新

为了正确配置GitHub Action,我们需要添加一些GitHub Secrets。您可以自己随意命名这些Secrets。

  • 您可以查看加密Secrets指南以了解如何添加GitHub Secrets。

我们使用的Secrets如下:

GitHub Secrets Value for Variable
WINDOWS_CERTIFICATE Base64 encoded version of your .pfx certificate, can be done using this command certutil -encode certificate.pfx base64cert.txt
WINDOWS_CERTIFICATE_PASSWORD Certificate export password used on creation of certificate .pfx


以上内容是否对您有帮助:
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号