Skip to content

Update update-year.yml #3

Update update-year.yml

Update update-year.yml #3

Workflow file for this run

name: Update year
on:
workflow_dispatch:
inputs:
aoc_year:
description: 'Advent of Code year'
required: true
default: 'yyyy'