Compare commits
4 Commits
9bfb23eac6
...
0.7.1
| Author | SHA1 | Date | |
|---|---|---|---|
| 0460e81b9a | |||
| 7931e6a005 | |||
| cc8f1074d9 | |||
| 1f7fc15c06 |
@@ -21,7 +21,7 @@ jobs:
|
||||
uses: actions/setup-dotnet@v4
|
||||
with:
|
||||
dotnet-version: '9.0.X'
|
||||
- run: pip install gitchangelog
|
||||
- run: pip install gitchangelog --break-system-packages
|
||||
- name: Update inputs and publish
|
||||
env:
|
||||
SESSION_COOKIE: ${{ secrets.AOC_SESSION_COOKIE }}
|
||||
|
||||
@@ -5,5 +5,6 @@ Changelog
|
||||
(unreleased)
|
||||
------------
|
||||
- Feat(inputs): add current inputs, ref: NOISSUE. [Gitea Robot]
|
||||
- Ci: fix bug with dependency install in CI, refs: NOISSUE. [simon]
|
||||
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
0.1.0
|
||||
0.7.1
|
||||
|
||||
4352
LevelInputProvider/inputs/2025/1/input.txt
Normal file
4352
LevelInputProvider/inputs/2025/1/input.txt
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user