Skip to content

Commit

Permalink
Update update-credits.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgencheg authored Oct 5, 2024
1 parent 361a758 commit 9abbeb3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/update-credits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@ name: Update Contrib and Patreons in credits

on:
workflow_dispatch:
schedule:
- cron: 0 0 * * 0

jobs:
get_credits:
runs-on: ubuntu-latest
# Hey there fork dev! If you like to include your own contributors in this then you can probably just change this to your own repo
# Do this in dump_github_contributors.ps1 too into your own repo
if: github.repository == 'Simple-Station/Einstein-Engines'
if: github.repository == 'Lost-Paradise-Project/Lost-Paradise'

steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit 9abbeb3

Please sign in to comment.