Skip to content

Commit

Permalink
ci: Add env
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Oct 19, 2024
1 parent 91c4507 commit 7c3021b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/vendor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
fi
- name: Vendor sources
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
git push --dry-run
Expand Down

0 comments on commit 7c3021b

Please sign in to comment.