fix: local ASCII Art inclusion
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
uses: https://git.cyborggrizzly.com/bearmetal/ci-actions/deno-release@main
|
||||
with:
|
||||
entrypoint: main.ts
|
||||
compile-flags: "--allow-read --allow-write --allow-env --allow-net"
|
||||
compile-flags: "--allow-read --allow-write --allow-env --allow-net --include asciiart.txt"
|
||||
env:
|
||||
GITEA_TOKEN: ${{ secrets.GIT_PAT }}
|
||||
|
||||
|
Reference in New Issue
Block a user