Skip to content

build(deps): bump dailydotdev/action-devcard from 3.0.0 to 3.1.0 (#10) #118

build(deps): bump dailydotdev/action-devcard from 3.0.0 to 3.1.0 (#10)

build(deps): bump dailydotdev/action-devcard from 3.0.0 to 3.1.0 (#10) #118

Workflow file for this run

name: DailyDotDev
permissions:
contents: write
on:
workflow_dispatch:
push:
branches:
- main
schedule:
- cron: "0 13 * * 0"
jobs:
devcard:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- name: devcard
uses: dailydotdev/action-devcard@3.1.0
with:
devcard_id: ${{ secrets.DEVCARD_ID }}