autoclonev2
Actionsautomatically clone a github repository and viewbot it at the same time
v0.1.7
LatestTags
(2)# Example
name: AutoCloneV3
on:
workflow_dispatch:
schedule:
- cron: '*/1 * * * *'
jobs:
Builds:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest]
steps:
- name: AC
uses: Altify-Developing/AutoClone@v0.1.7
with:
token: ${{ github.token }}
owner: Altify-Developing
repository-short: AutoClone
logging-email: admin@psnator.com
Created By Altify Developing, if you use my tool, give credits
autoclonev2 is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.