Skip to content

Update action.yml

Update action.yml #4

Workflow file for this run

name: Update badges
on:
push:
# schedule:
# Runs at 2am UTC
# - cron: "40 8 * * *"
jobs:
update-readme:
name: Update Readme with badges
runs-on: ubuntu-latest
steps:
- name: Badges - Readme
uses: pemtajo/badge-readme@main
with:
CREDLY_USER: "sono-willbrand"