From 9f9126c3909daf97dba1b24f10621d3db3fab058 Mon Sep 17 00:00:00 2001 From: Herwin Bozet Date: Thu, 9 Apr 2026 18:12:44 +0200 Subject: [PATCH] Removed action restrictions Update gh-pages.yml and packaging.yml --- .github/workflows/gh-pages.yml | 2 +- .github/workflows/packaging.yml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 50c010d..1447e22 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -33,7 +33,7 @@ jobs: - name: Deploy documentation to gh-pages uses: peaceiris/actions-gh-pages@v4 - #if: ${{ github.ref == 'refs/heads/master' }} + if: ${{ github.ref == 'refs/heads/master' }} with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./doc diff --git a/.github/workflows/packaging.yml b/.github/workflows/packaging.yml index f11c6d4..6e300b4 100644 --- a/.github/workflows/packaging.yml +++ b/.github/workflows/packaging.yml @@ -2,8 +2,8 @@ name: Packaging Lua on: push: - # branches: - # - master + branches: + - master pull_request: workflow_dispatch: @@ -42,7 +42,7 @@ jobs: - name: Upload artifact (socket.7z) uses: actions/upload-artifact@v4 - #if: ${{ github.ref == 'refs/heads/master' }} + if: ${{ github.ref == 'refs/heads/master' }} with: name: LuaJIT-Sleep path: build/