Skip to content

Commit

Permalink
update wf
Browse files Browse the repository at this point in the history
  • Loading branch information
Magorsky committed Jul 20, 2024
1 parent 79e1488 commit 9e958f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/UpdateGearDependency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
with:
fetch-depth: 0
token: ${{ secrets.UPDATE_GEAR_TAG_TOKEN }}

- name: Set up Python
uses: actions/setup-python@v2
Expand Down

0 comments on commit 9e958f9

Please sign in to comment.