Skip to content

daily-devcard

daily-devcard #638

Workflow file for this run

name: daily-devcard
on:
workflow_dispatch:
push:
branches:
- main
schedule:
- cron: "0 0 * * *"
jobs:
devcard:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: devcard
uses: dailydotdev/[email protected]
with:
user_id: ${{ secrets.USER_ID }}
commit_message: "feat: update README.md"
type: wide
- name: Full-year calendar
uses: lowlighter/metrics@latest
with:
filename: isocalendar.svg
token: ${{ secrets.METRICS_TOKEN }}
base: ""
plugin_isocalendar: yes
plugin_isocalendar_duration: full-year