Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 9484a272 authored by uazo's avatar uazo Committed by GitHub
Browse files

Update check-git-apply.yaml

parent 9011196b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ jobs:
    
      - name: "Get value from dispatch"
        run: |
          if [ ! "${RTAG}" ]; then
          if [ "${RTAG}" ]; then
            echo "GITHUB_SHA=$RTAG" >> $GITHUB_ENV
            echo "RTAG=$RTAG"
          fi