Skip to content

2023 Day 18 Part 2

2023 Day 18 Part 2 #62

Workflow file for this run

name: Update README ⭐
on: push
jobs:
update-readme:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: k2bd/advent-readme-stars@dcd6ac034f7db5b0a0a02d53ffbfd71381b5a40d
with:
userId: 1513619
leaderboardId: 1072025
sessionCookie: ${{ secrets.AOC_SESSION }}
- uses: stefanzweifel/git-auto-commit-action@e8f94e4dd298db5a6a2aa2d42fe0bcef6f2c9660
with:
commit_message: Update README stars