please for the love of god

This commit is contained in:
Emmaline Autumn 2025-05-06 22:10:56 -06:00
parent 4691ddc745
commit 37f7a58f96

View File

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