ls $GITHUB_WORKSPACE/dist/scrutiny-collector-metrics-${GOOS}-${GOARCH}.exe
- name:Release Asset - Collector - windows-amd64
id:upload-release-asset2
@ -38,6 +38,6 @@ jobs:
GITHUB_TOKEN:${{ secrets.SCRUTINY_GITHUB_TOKEN }}
with:
upload_url:${{ github.event.release.upload_url }}# This pulls from the CREATE RELEASE step above, referencing it's ID to get its outputs object, which include a `upload_url`. See this blog post for more info: https://jasonet.co/posts/new-features-of-github-actions/#passing-data-to-future-steps