Skip to content

Commit 7623fce

Browse files
committed
add permissions to workflow
1 parent e00706b commit 7623fce

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: PowerShell Gallery Publishing
22

3+
permissions:
4+
contents: write
5+
36
on:
47
# Automatic trigger: when module version changes on main branch
58
push:

0 commit comments

Comments
 (0)