We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cccb37 commit a2b6e5eCopy full SHA for a2b6e5e
2 files changed
.github/workflows/build-macos.yml
@@ -58,5 +58,5 @@ jobs:
58
tag: nightly
59
release: nightly
60
prerelease: false
61
- replace: true
+ replace: false
62
files: ../openFrameworks/apps/projectGenerator/projectGenerator-osx.zip ../openFrameworks/apps/projectGenerator/projectGenerator-ios.zip
.github/workflows/build-vs.yml
@@ -62,5 +62,5 @@ jobs:
63
64
65
66
files: ../openFrameworks/apps/projectGenerator/commandLine/bin/projectGenerator-vs.zip
0 commit comments