mirror of
https://gitcode.com/gh_mirrors/ar/arduino-littlefs-upload.git
synced 2025-08-06 18:24:30 +08:00
Clean up action (#42)
This commit is contained in:

committed by
GitHub

parent
2498c75502
commit
cc9910e4b6
8
.github/workflows/make-release.yml
vendored
8
.github/workflows/make-release.yml
vendored
@ -1,9 +1,11 @@
|
|||||||
name: Build all and make release on tag
|
name: Build all and make release on tag
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_dispatch:
|
||||||
tags:
|
# push:
|
||||||
- '*'
|
# tags:
|
||||||
|
# - '*'
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-vsix:
|
build-vsix:
|
||||||
|
Reference in New Issue
Block a user