summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/main2.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main2.yml b/.github/workflows/main2.yml
index bfb6448..9760f88 100644
--- a/.github/workflows/main2.yml
+++ b/.github/workflows/main2.yml
@@ -137,7 +137,7 @@ jobs:
- name: Upload DFU package
uses: actions/upload-artifact@v2
with:
- name: pinetime-mcuboot-app.img
+ name: pinetime-mcuboot-app-dfu.zip
path: build/src/pinetime-mcuboot-app-dfu.zip
#########################################################################################