matrix-art

An image gallery for Matrix
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.git
Log | Files | Refs | README | LICENSE

commit d6eb1f90b72c1d5c6382745b23a7b3e2c34fbfc6
parent 9da75537c609beefe8765f5c275a2dbcd46723bf
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 18 Apr 2022 22:37:03 +0200

Fix minor nit

Diffstat:
M.github/workflows/deploy-preview.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml @@ -31,6 +31,7 @@ jobs: with: pull-request-number: ${{ steps.readctx.outputs.prnumber }} description-message: | + ---- ⌛ Deploy Preview - Build in Progress - name: Checkout 🛎️ if: ${{ github.ref != 'refs/heads/main' }}