Compare commits
2 Commits
4f4aee6a3e
...
7ee7d5f291
Author | SHA1 | Date | |
---|---|---|---|
7ee7d5f291 | |||
37f7a58f96 |
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user