Skip to content

Commit e7e6a0e

Browse files
committed
permissions
1 parent 41a3a0f commit e7e6a0e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ jobs:
1717
publish:
1818
name: Publish to Hex.pm
1919
runs-on: ubuntu-latest
20+
permissions:
21+
contents: write
22+
pull-requests: write
2023

2124
steps:
2225
- name: Checkout code

0 commit comments

Comments
 (0)