diff --git a/.gitea/workflows/action.yaml b/.gitea/workflows/action.yaml index 39c2646..cb9e1d0 100644 --- a/.gitea/workflows/action.yaml +++ b/.gitea/workflows/action.yaml @@ -21,8 +21,6 @@ jobs: steps: - name: Checkout uses: actions/checkout@v3 - with: - ref: ${{ inputs.branch }} - name: Set build variables id: variables run: |