首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏AI悦创·一对一编程教学

    【Git】workflows 部署 vuepress 错误“The process ‘/usr/bin/git‘ failed with exit code 1

    Maintained by James Ives: https://jamesiv.es Getting Started Guide: https://github.com/JamesIves/github-pages-deploy-action ❓ Discussions / Q&A: https://github.com/JamesIves/github-pages-deploy-action/discussions Report a Bug: https://github.com/JamesIves/github-pages-deploy-action/issuesChecking configuration and starting /usr/bin/git checkout -b github-pages-deploy-action/srlubmjwhSwitched to a new branch 'github-pages-deploy-action /usr/bin/git push --force ***github.com/javadirection/javadirection.github.io.git github-pages-deploy-action

    1.2K40编辑于 2023-02-02
  • 来自专栏小鑫同学编程历险记

    Github Actions 第一次使用

    www.ruanyifeng.com/blog/2019/09/getting-started-with-github-actions.html # 参考地址2: https://github.com/JamesIves/github-pages-deploy-action

    44820编辑于 2022-12-24
  • 来自专栏运维之美

    5 分钟玩转史上最强大的自动发布工具 GitHub Actions

    我们选用一个别人已经写好的 action:JamesIves/github-pages-deploy-action,它提供了 workflow 的范例文件,直接拷贝过来就行了(查看源码)。 第二步是构建和部署,使用的 action 是JamesIves/github-pages-deploy-action

    2.1K20发布于 2019-09-16
  • 来自专栏小鑫同学编程历险记

    [整理]CI持续集成-基于Github Action

    Github 菜单位置: 项目/Settings/Secrets/New repository secret 建议命名为PRIVATE_KEY,并粘贴秘钥保存 扩展五、Github生成个人访问令牌 github-pages-deploy-action

    91030编辑于 2022-12-24
  • 来自专栏前端森林

    你可能不知道的15个有用的Github功能

    上面已经提到GitHub有一个官方的市场,这里我们直接采用的是JamesIves/github-pages-deploy-action: name: GitHub Actions Build and Deploy

    1.5K60发布于 2020-06-22
领券