name: Update Doras Links
on:
schedule:
- cron: "0 0 * * *" # Updates daily
env:
DORAS_USERNAME: "your-username-here" # Set your username here for scheduled runs
jobs:
update-readme:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Generate Doras Links
uses: dorasto/github-links@v1
with:
username: ${{ env.DORAS_USERNAME }}
-
Notifications
You must be signed in to change notification settings - Fork 0
dorasto/github-links
Use this GitHub action with your project
Add this Action to an existing workflow or create a new oneFolders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published