Skip to content

Commit

Permalink
print artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
WhosMyName committed Feb 22, 2023
1 parent f426a31 commit 4e09deb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ jobs:
runs-on: [ubuntu-latest]
needs: build
steps:
- name: Print Artifacts
run: ls -lah ${{ github.workspace }}

# add Releases
- name: Release
uses: ncipollo/release-action@main
Expand Down

0 comments on commit 4e09deb

Please sign in to comment.