Skip to content

Instantly share code, notes, and snippets.

@titooan
Created February 18, 2022 17:40
Show Gist options
  • Select an option

  • Save titooan/6fecfd1df2e853556ad5e506185cb900 to your computer and use it in GitHub Desktop.

Select an option

Save titooan/6fecfd1df2e853556ad5e506185cb900 to your computer and use it in GitHub Desktop.
Upload build reports action
- name: Upload build reports
if: always()
uses: actions/upload-artifact@v2
with:
name: build-reports
path: app/build/reports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment