Skip to content

Commit

Permalink
update provence
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer committed Dec 5, 2024
1 parent bda52bd commit 43fb4a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- main
- releases/**

concurrency: ${{ github.workflow }}-${{ github.ref }}

Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@
]
},
"publishConfig": {
"access": "public"
"access": "public",
"provenance": true
},
"author": "XMTP Labs <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 43fb4a5

Please sign in to comment.