💚 Fix branch ref

Signed-off-by: Alexandre Franke <alexandre.franke@matrix.org>
This commit is contained in:
Alexandre Franke 2021-09-28 10:51:40 +02:00
parent 423d22ed23
commit 26d972a997

View file

@ -60,7 +60,7 @@ jobs:
name: "👷 Rebuild matrix.org"
needs: build-openapi
runs-on: ubuntu-latest
if: ${{ github.event_name == 'push' && github.ref == 'refs/head/main' }}
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
steps:
- name: "🪄 Triggering rebuild of matrix.org"
run: |