Skip to content

Commit

Permalink
fixes changlog problem
Browse files Browse the repository at this point in the history
  • Loading branch information
madeinoz67 committed Oct 11, 2021
1 parent 65dc505 commit 94db6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
ref: main
ref: master
- name: Update Changelog
uses: heinrichreimer/github-changelog-generator-action@v2.2
with:
Expand Down

0 comments on commit 94db6e1

Please sign in to comment.