v2: test env
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
7b2eef8657
commit
79d2cedc3e
@ -10,10 +10,11 @@ permissions:
|
|||||||
jobs:
|
jobs:
|
||||||
buf:
|
buf:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
|
||||||
REPO: ${{ gitea.repository }}
|
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
echo ${{ env.REPO }}
|
echo ${{ env.REPO }}
|
||||||
echo $REPO
|
echo $REPO
|
||||||
echo ${{ github.repository }}
|
echo ${{ github.repository }}
|
||||||
|
echo ${{ gitea.repository }}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user