diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 7efe34d..74b8f5b 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -5,7 +5,6 @@ on: [push] jobs: build: steps: - - run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}." - name: Check out repository code uses: actions/checkout@v3 \ No newline at end of file