feat(inputs): add current inputs, ref: NOISSUE
This commit is contained in:
@@ -26,6 +26,6 @@ jobs:
|
||||
SESSION_COOKIE: ${{ secrets.AOC_SESSION_COOKIE }}
|
||||
run: |
|
||||
dotnet run --project LevelInputUpdateRunner/LevelInputUpdateRunner.csproj
|
||||
git add ./LevelInputProvider/input/*
|
||||
git add LevelInputProvider/inputs/*
|
||||
git commit -m "feat(inputs): add current inputs, ref: NOISSUE"
|
||||
make release
|
||||
|
||||
Reference in New Issue
Block a user