Compare commits

...

2 commits
1.0.0 ... main

Author SHA1 Message Date
6b2cd8772f
Actualiser header.bat
All checks were successful
Upload release / build (push) Successful in 3s
2024-08-12 12:57:35 +02:00
292dcbbe9e
cleanup 2024-08-12 10:41:48 +02:00
2 changed files with 1 additions and 3 deletions

View file

@ -16,8 +16,6 @@ jobs:
- name: Create release
uses: akkuman/gitea-release-action@v1
env:
GITHUB_TOKEN:
with:
token: ${{ secrets.TOKEN }}
files: na.bat

View file

@ -1,7 +1,7 @@
@ECHO OFF
SETLOCAL ENABLEDELAYEDEXPANSION
SET "tmpFile=%TEMP%\~searchBea.py"
SET "tmpFile=%TEMP%\~na.py"
CALL :getLine "::python_beg" "::python_end" > "!tmpFile!"