Skip to content

Commit 5ce6226

Browse files
committed
added token
Signed-off-by: Santiago Figueroa Manrique <[email protected]>
1 parent 9a85dcc commit 5ce6226

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252

5353
- name: Set PyPI version
5454
uses: PowerGridModel/pgm-version-bump@main
55+
with:
56+
token: ${{ secrets.GITHUB_TOKEN }}
5557

5658
- name: Build
5759
run: |

0 commit comments

Comments
 (0)