Skip to content

Commit

Permalink
wip: List files after artifact download
Browse files Browse the repository at this point in the history
  • Loading branch information
dusansimic committed Feb 17, 2024
1 parent 7fc8cfe commit a660269
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/notion-repackaged.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
uses: actions/download-artifact@v4
with:
pattern: notion*
- run: ls -l
- name: Create release
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit a660269

Please sign in to comment.