Skip to content

Commit

Permalink
Downgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
ragaeeb committed Jul 27, 2020
1 parent f608399 commit 8fd71c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@master
- uses: bahmutov/npm-install@master
- name: Create Release Notes
uses: docker://decathlon/release-notes-generator-action:2.1.0
uses: docker://decathlon/release-notes-generator-action:2.0.1
env:
GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
OUTPUT_FOLDER: temp_release_notes
Expand Down

0 comments on commit 8fd71c7

Please sign in to comment.