Compare commits
6 Commits
dev
...
4f4aee6a3e
Author | SHA1 | Date | |
---|---|---|---|
4f4aee6a3e | |||
fa44985594 | |||
2113f930a7 | |||
969de4aab7 | |||
593f853143 | |||
7972e679ab |
@@ -15,8 +15,6 @@ 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
|
||||||
|
Reference in New Issue
Block a user