Skip to content

Commit

Permalink
chore(corrects): Update permissions in run-changeset.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TrySquadDF committed Oct 14, 2024
1 parent f733069 commit 1b6a03f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/run-changeset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
paths:
- ".changeset/**.md"

permissions:
id-token: write
contents: write

jobs:
run-changeset:
name: Run changeset
Expand Down

0 comments on commit 1b6a03f

Please sign in to comment.