Skip to content

Commit

Permalink
List artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
netmindz committed Apr 18, 2024
1 parent 387f3ab commit 19a80d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
steps:
- uses: actions/download-artifact@v2
- name: List Artifacts
run: ls -lh
- name: Create draft release
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit 19a80d0

Please sign in to comment.