name: "Flarum Build"
on:
schedule:
- cron: "0 22 * * *"
jobs:
mirror:
runs-on: ubuntu-latest
name: "Build"
steps:
- uses: "pkgstore/github-action-flarum-build@main"
with:
repo: "https://github.com/${{ github.repository }}.git"
user: "${{ secrets.BUILD_USER_NAME }}"
email: "${{ secrets.BUILD_USER_EMAIL }}"
token: "${{ secrets.BUILD_USER_TOKEN }}"
-
-
Notifications
You must be signed in to change notification settings - Fork 0
License
pkgstore-archive/github-action-flarum-build
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published