Skip to content

Doras Link Bio Generator

Actions
Generate a formatted markdown bio from Doras.to API
v1.1.2
Latest
Star (1)

🔗 My Links

Sign up Today!  See full changelog  Social Icon  Social Icon  Social Icon  Social Icon  Social Icon  Social Icon  Social Icon  Social Icon  Social Icon  Social Icon  Social Icon  Social Icon  Social Icon  Social Icon  Social Icon  Social Icon  Social Icon  Social Icon  

Example usage

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 }}

Doras Link Bio Generator is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Generate a formatted markdown bio from Doras.to API
v1.1.2
Latest

Doras Link Bio Generator is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.