We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 899d5aa commit 9b629f7Copy full SHA for 9b629f7
.github/workflows/release.yml
@@ -85,3 +85,7 @@ jobs:
85
tag: ${{ github.ref_name }}
86
overwrite: true
87
file_glob: true
88
+ name: Processing for VS Code
89
+ body: |
90
+ This is the pre-release of a Processing for VS Code extension.
91
+ Download the supported preview version of Processing from https://github.com/Stefterv/processing4/releases/tag/processing-1374-4.4.74
0 commit comments