Is there any way to disallow publishing of debug builds with ClickOnce? I only want to allow Release builds through, but right now human error causes a debug build to slip in once in a while.
Edit: Sorry, should've mentioned that we're publishing the build from within Visual Studio.