microsoft / github-actions-for-desktop-apps

This repo contains a sample WPF application to demonstrate how to create CI/CD pipelines using GitHub Actions.
MIT License
353 stars 108 forks source link

Fixed some minor typos #31

Closed Ashikpaul closed 3 years ago

LanceMcCarthy commented 4 years ago

Build failed because PRs do not have access to secrets (the signing cert)

edwardskrod commented 3 years ago

Thanks Ashikpaul !