Giter Club home page Giter Club logo

autocheckin's Introduction

My-Actions

个人收集并适配Github Actions的各类签到大杂烩

不要fork了 ⭐️star就行

点这里加TG群

需要什么签到可以去提issues,也欢迎PR

使用方式

  1. 新建仓库并同步代码
  2. 点击Settings -> Secrets -> 点击绿色按钮 (如无绿色按钮说明已激活。直接到下一步。)
  3. 新增 new secret 并设置 Secrets:
  4. 双击右上角自己仓库Star触发,如有不使用项目请禁用部分项目
  5. 必须 - 请随便找个文件(例如README.md),加个空格提交一下,否则可能会出现无法定时执行的问题
  6. 由于规则更新,同步后会默认禁用,请手动点击Actions 选择要签到的项目 enable workflows激活
  7. 定时执行 (如修改了执行时间 请关闭同步源仓库 否则同步时会覆盖)

设置相关Secrets

定时执行

  1. 支持手动执行,具体在Actions中选中要执行的Workflows后再在右侧可以看到Run workflow,点击即可运行此workflow。

  2. 如果嫌上一步麻烦的,也可以直接点击一下自己的star,你会发现所有的workflow都已执行。

  3. 如需修改执行时间自行修改.github\workflows\下面的yaml内的 cron: 执行时间为国际标准时间 时间转换 分钟在前 小时在后 尽量提前几分钟,因为安装部署环境需要一定时间

同步Fork后的代码

手动同步

手动执行一次同步源仓库即可

自动同步

开启并启用同步源仓库即可 每天会定时同步两次

致谢

@chavyleung
@Wenmoux
@NobyDa

支持一下

支持一下

访问量

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.