Skip to content

Commit

Permalink
bugfix: RELEASE.md is placed into subdir
Browse files Browse the repository at this point in the history
  • Loading branch information
CSchoel committed Jan 4, 2022
1 parent 30277cc commit f5dc444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
with:
version: 1.1.0
working-directory: subdir
- run: cat RELEASE.md
- run: cat subdir/RELEASE.md

0 comments on commit f5dc444

Please sign in to comment.