save secret:采取机密值并将其保存在存储库机密中的GitHub操作 源码
保存秘密 GitHub采取的措施,将机密值保存在存储库机密中。 创建它是为了能够与私有ECR图像一起使用。 用法 uses : Skandalik/save-secret@v1 with : # Your own repository or organisation-wide GitHub token that has administrator write permissions github_token : ${{ secrets.GITHUB_TOKEN }} secret_name : YOUR_SECRET_NAME secret_value : " value t
文件列表
save-secret-main.zip
(预估有个18文件)
save-secret-main
index.js
2KB
package.json
884B
.eslintrc.json
325B
.github
dependabot.yml
274B
workflows
test.yml
412B
action.yml
730B
LICENSE
1KB
暂无评论