Skip to content

Commit

Permalink
Use personal PAT to push changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
xunleii committed Apr 24, 2022
1 parent 042f0c1 commit f3c3f62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github.changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ on:
jobs:
generate-push-changelog:
name: Generate & push changelog
permissions:
contents: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2.4.0
with:
token: ${{ secrets.ALLOWED_GITHUB_TOKEN }}
- uses: heinrichreimer/github-changelog-generator-action@6f5b9494dd265d6fb7243a10c53dc0169c55f247 # renovate: tag=v2.3
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f3c3f62

Please sign in to comment.