Skip to content

Commit

Permalink
ls workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
MyroTk committed Dec 1, 2023
1 parent fcdf8c4 commit c4a87d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
run: sed -i "s/release_tag/$release_tag/" ${{ env.release_tag }}.md

- name: Sanity Check
run: cat ${{ github.workspace }}/release-notes/${{ env.release_tag }}.md
run: ls ${{ github.workspace }}

- name: Create Release
id: create_release
Expand Down

0 comments on commit c4a87d1

Please sign in to comment.