Skip to content

Commit bee6cae

Browse files
authored
Update regular-release.yml
1 parent eb6fc46 commit bee6cae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/regular-release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ jobs:
66
regular_release:
77
name: Regular Release
88
runs-on: ubuntu-latest
9+
permissions:
10+
issues: write
11+
pull-requests: write
12+
contents: write
913
steps:
1014
- uses: actions/checkout@v3
1115
- name: Build Portable Python Environments - env_python.sh

0 commit comments

Comments
 (0)