Skip to content

Commit 6ea750d

Browse files
Merge pull request #333 from embroider-build/kategengler-patch-1
Add permissions to the push-dist workflow
2 parents 0edd27f + 484a345 commit 6ea750d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

files/.github/workflows/push-dist.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ on:
1414
jobs:
1515
push-dist:
1616
name: Push dist
17+
permissions:
18+
contents: write
1719
runs-on: ubuntu-latest
1820
timeout-minutes: 10
1921

0 commit comments

Comments
 (0)