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 583e0d7 commit a09184fCopy full SHA for a09184f
.github/workflows/push.yml
@@ -74,7 +74,6 @@ jobs:
74
unzip -q "$FRAMEWORK_ZIP" -d dist/unpacked
75
cp -r wifi_copro_fw dist/unpacked/framework-arduinoespressif32/tools/slave_firmware
76
(cd dist/unpacked && zip -qr ../$(basename "$FRAMEWORK_ZIP") .)
77
- cp release-info.txt ./
78
- name: Release
79
uses: jason2866/action-gh-release@v1.3
80
with:
0 commit comments