Skip to content

Commit f87b45b

Browse files
authored
Set up badges for 2024
1 parent 2d1cd8a commit f87b45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action-aoc-badges-2024.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
userid: ${{ secrets.AOC_USER_ID }} # your user id, see setup on how to obtain
2020
session: ${{ secrets.AOC_SESSION }} # secret containing session code, see setup on how to obtain
21-
year: 2023
21+
year: 2024
2222

2323
# Optional inputs:
2424
#

0 commit comments

Comments
 (0)