v2: test env

Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
nfel 2024-11-26 11:44:00 +03:30
parent 79d2cedc3e
commit b6cd325104
Signed by: nfel
GPG Key ID: DCC0BF3F92B0D45F

View File

@ -12,9 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: |
echo ${{ env.REPO }}
echo $REPO
echo ${{ github.repository }}
echo ${{ gitea.repository }}
echo ${{ gitea.ref_name }}