You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adding a release artifact for the nupkg files (#38)
* adding a release artifact for the nupkg files
* dont use the template language
* setup version?
* testing w/o master constraint
* upload release artifacts workaround
* .....
* forget the actions, Ill just do it manually
# upload_url: ${{ steps.create_release.outputs.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
0 commit comments