Skip to content

Commit

Permalink
Merge pull request #1857 from gereons/add-self
Browse files Browse the repository at this point in the history
Add self
  • Loading branch information
Bogdanp authored Nov 23, 2024
2 parents 545cd24 + 99e82cc commit dea0e46
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-badge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: ./.github/actions/update-badge
with:
ghToken: ${{ secrets.GITHUB_TOKEN }}
fileNames: README.md 2022.md 2021.md 2020.md 2019.md 2018.md
fileNames: README.md 2023.md 2022.md 2021.md 2020.md 2019.md 2018.md

- name: Git commit and push
run: |
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -526,6 +526,8 @@ Read [CONTRIBUTING.md](/.github/CONTRIBUTING.md) to learn how to add your own re

*Solutions to AoC in Swift.*

[gereons/AoC2024](https://github.com/gereons/AoC2024)

#### TypeScript

*Solutions to AoC in TypeScript.*
Expand Down

0 comments on commit dea0e46

Please sign in to comment.