shithub: rgbds

Download patch

ref: fd83d46ba0d9847c8095068fc871102e38772f89
parent: 914856342ce02d23bfa2424eb06da6d644e9e946
author: ISSOtm <eldredhabert0@gmail.com>
date: Sat Oct 10 22:04:09 EDT 2020

Enable master docs update workflow always

There seems to be no way to make the check work, and Actions are disabled
in forks by default anyways.

--- a/.github/workflows/update-master-docs.yml
+++ b/.github/workflows/update-master-docs.yml
@@ -17,7 +17,6 @@
 
 jobs:
   build:
-    if: secrets.SSH_KEY_SECRET != ''
     runs-on: ubuntu-18.04
     steps:
       - name: Checkout rgbds@master