Skip to content

Commit 77ca0db

Browse files
authored
Pvcraven/dev2 work (#1397)
* Bump pillow version * Update push script
1 parent d438ce5 commit 77ca0db

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/push_build_to_prod_pypi.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
steps:
1414
- name: Checkout code
1515
uses: actions/checkout@v3
16+
with:
17+
token: ${{ secrets.MY_TOKEN }}
1618
- name: Bump versions
1719
uses: remorses/bump-version@js
1820
with:

0 commit comments

Comments
 (0)