-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
π fix(.env.example): update HOST to correct URL
β¨ feat(vhs.yml): add step to install batcat β¨ feat(vhs.yml): add step to create pull request with updated VHS GIF π chore(deno.jsonc): add vhs script to run demo.tape in vhs directory
- Loading branch information
1 parent
f9eb178
commit c36a168
Showing
3 changed files
with
29 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
HOST= https://aker.deno.dev | ||
HOST= https://faker.deno.dev | ||
HOST_HTTPBIN= https://httpbin.org | ||
HOST_HTTP2= https://http2.deno.dev |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters