Skip to content

Commit b03b28c

Browse files
lwasserCAM-Gerlach
andauthored
Update .github/workflows/update-contribs.yml
Co-authored-by: C.A.M. Gerlach <[email protected]>
1 parent eacf14f commit b03b28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-contribs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
python -m pip install --upgrade pip wheel
2222
- name: Install pyosmeta and run update contribs
2323
env:
24-
GITHUB_TOKEN: ${{ github.token }}
24+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2525
run: |
2626
pip install pyosmeta@git+https://github.com/pyopensci/update-web-metadata
2727
echo "$PWD"

0 commit comments

Comments
 (0)