Skip to content

Commit 7c410dc

Browse files
committed
fix(deploy_issues): Testing token changes.
Precommit-Verified: 9f3244a36696c8a25c77c0557248d2470f740781f88ca56fd31986999cd54568
1 parent 3437571 commit 7c410dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
uses: actions/setup-python@v2
5858
with:
5959
python-version: ${{ matrix.python-version }}
60+
token: ${{ secrets.GH_TOKEN }}
6061
- name: install semantic-release
6162
run: |
6263
pip install python-semantic-release

0 commit comments

Comments
 (0)