Skip to content

A GitHub Action to push any local file changes, including new files, back to master

License

Notifications You must be signed in to change notification settings

corcc/publish

 
 

Repository files navigation

License: WTFPL

Usage

    - uses: corcc/publish@node
      with:
        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}  # GitHub Token (required)
        TASK_NAME: '🔧'  # Commit Comment (required)
        TZ: 'Asia/Tokyo' # Timezone (optional)

About

A GitHub Action to push any local file changes, including new files, back to master

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%