Fix: restore embedpdf workflow, external xlsx reference

This commit is contained in:
Connor Smith
2026-01-09 02:53:50 +00:00
parent 280348763d
commit 1fc962082a
9 changed files with 540 additions and 273 deletions

View File

@@ -12,7 +12,7 @@ jobs:
# New job to build dist and create release
build-and-release:
runs-on: ubuntu-latest
if: startsWith(github.ref, 'refs/tags/')
if: github.repository == 'alam00000/bentopdf' && startsWith(github.ref, 'refs/tags/')
permissions:
contents: write
env:
@@ -53,6 +53,7 @@ jobs:
docker-build-and-push:
runs-on: ubuntu-latest
if: github.repository == 'alam00000/bentopdf'
permissions:
contents: write
packages: write