mirror of
https://github.com/btclock/btclock_v3.git
synced 2024-11-19 00:40:00 +01:00
Fix GitHub action
This commit is contained in:
parent
6cf464c3e3
commit
00ac808731
1
.github/workflows/tagging.yml
vendored
1
.github/workflows/tagging.yml
vendored
@ -22,6 +22,7 @@ jobs:
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
include-hidden-files: true
|
||||
retention-days: 1
|
||||
name: prepared-outputs
|
||||
path: .pio/**/*.bin
|
||||
|
Loading…
Reference in New Issue
Block a user