Merge pull request 'please for the love of god' (#7) from dev into main
Some checks failed
Create Version Tag / publish (push) Failing after 17s

Reviewed-on: #7
This commit is contained in:
2025-05-06 21:11:36 -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