Skip to content

Commit b4622fa

Browse files
committed
Fix release
1 parent 3972b75 commit b4622fa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/continuous_deployment.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
- v[0-9]+.[0-9]+.* # add .* to allow dev releases
88
permissions:
99
id-token: write
10+
packages: write
11+
contents: write
1012
jobs:
1113
deploy:
1214
name: pipenv PyPI Upload

0 commit comments

Comments
 (0)