Skip to content

Commit

Permalink
fix(ci): try overriding the github repo for git cliff
Browse files Browse the repository at this point in the history
  • Loading branch information
timonv committed Jul 7, 2024
1 parent d2a9ea1 commit eb8364e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
GITHUB_REPO: ${{ github.repository }}

0 comments on commit eb8364e

Please sign in to comment.