Skip to content

xingorg1/leetcode-daily-practice-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Create Leetcode Daily Practice Issue Action

automatic create daily practice issue for xingorg1/leetcodeRank

usage

jobs:
  create_leetcode_daily_practice_issue:
    runs-on: ubuntu-latest
    name: create daily practice issue
    steps:
      - name: Checkout
        uses: actions/checkout@v2
      - name: create daily practice issue action step
        uses: xingorg1/leetcode-daily-practice-action@main
        with:
          token: ${{secrets.TOKEN}}

About

automatic create daily practice issue for xingorg1/leetcodeRank

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published