please for the love of god #7

Merged
emma merged 1 commits from dev into main 2025-05-06 21:11:40 -07:00

View File

@ -15,6 +15,8 @@ jobs:
with: with:
entrypoint: main.ts entrypoint: main.ts
compile-flags: "--allow-read --allow-write --allow-env --allow-net" compile-flags: "--allow-read --allow-write --allow-env --allow-net"
env:
GITEA_TOKEN: ${{ secrets.GIT_PAT }}
publish: publish:
needs: build needs: build