Skip to content

Commit

Permalink
Change release perms
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Best-Codes committed Nov 22, 2024
1 parent f27bc0a commit 2b2b49e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
release:
types: [created]

permissions:
contents: write

jobs:
build:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chatter",
"version": "0.0.0-beta.0",
"version": "0.0.0-beta.1",
"module": "index.ts",
"type": "module",
"packageManager": "[email protected]",
Expand Down

0 comments on commit 2b2b49e

Please sign in to comment.