diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 2749d15..495e30a 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -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 }}