Skip to content

Commit

Permalink
Automatic publishing (#53)
Browse files Browse the repository at this point in the history
* feat: automatic publish

* chore: publish v0.7.7
  • Loading branch information
mxdvl authored Aug 24, 2024
1 parent 749b3dd commit dc816aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file added .github/workflows/publish.yml
Empty file.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mxdvl/mononykus",
"version": "0.7.6",
"version": "0.7.7",
"exports": "./src/build.ts",
"tasks": {
"build": "deno run -A src/build.ts --site_dir src/_site",
Expand Down

0 comments on commit dc816aa

Please sign in to comment.