Skip to content

Commit

Permalink
* : fixes release GitHub action
Browse files Browse the repository at this point in the history
Signed-off-by: CFC4N <[email protected]>
  • Loading branch information
cfc4n committed May 8, 2022
1 parent 98cf0b5 commit 84a358e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
uses: mikepenz/release-changelog-builder-action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Save Changelog
uses: DamianReeves/write-file-action
- name: Write File
uses: DamianReeves/write-file-action@v1.0
with:
path: ./bin/release_notes.txt
contents: |
Expand Down

0 comments on commit 84a358e

Please sign in to comment.