Skip to content

Commit

Permalink
Master renamed to main.
Browse files Browse the repository at this point in the history
  • Loading branch information
metcalfc committed Jul 16, 2020
1 parent ad2d923 commit d290ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: actions/checkout@v2
- name: Generate changelog
id: changelog
uses: metcalfc/changelog-generator@master
uses: metcalfc/changelog-generator@main
with:
myToken: ${{ secrets.GITHUB_TOKEN }}
head-ref: 'v0.0.2'
Expand Down

0 comments on commit d290ba9

Please sign in to comment.