Removed action restrictions

Update gh-pages.yml and packaging.yml
This commit is contained in:
2026-04-09 18:12:44 +02:00
parent 9915421cff
commit 9f9126c390
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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
+3 -3
View File
@@ -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/