From: Michael Wallner Date: Thu, 27 Jan 2022 15:08:51 +0000 (+0100) Subject: enable publish X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=e1eca79e3b05d17899ae0eec293c5762c99c0480;p=mdref%2Fmdref enable publish --- diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index bb0413e..9aff7fb 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -78,7 +78,7 @@ jobs: ../bin/ref2stub ../refs/$ext done - uses: crazy-max/ghaction-github-pages@v2 - if: false + if: success() env: GH_PAT: ${{ secrets.PUBLISH_SECRET }} with: