Skip to content

Commit

Permalink
Workflow updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Burzo committed Apr 1, 2024
1 parent 9606177 commit a1b88ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
steps:
- name: Log release notes
run: |
echo -n "${{ needs.extract-version.outputs.version }}" > ./release_notes.txt
echo -n "${{ needs.extract-version.outputs.release_notes }}" > ./release_notes.txt
cat release_notes.txt
- name: Cancel previous runs
uses: styfle/[email protected]
Expand Down

0 comments on commit a1b88ed

Please sign in to comment.