Skip to content

Commit

Permalink
Publish to JSR with build attestation.
Browse files Browse the repository at this point in the history
  • Loading branch information
NfNitLoop committed Jul 1, 2024
1 parent 75275b2 commit 430a581
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- main

jobs:
publish:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion deno.jsonc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nfnitloop/deno-embedder",
"version": "1.4.5",
"version": "1.4.6",
"exports": {
".": "./mod.ts",
"./plugins/plugins": "./plugins/plugins.ts",
Expand Down

0 comments on commit 430a581

Please sign in to comment.