Skip to content

Commit 07e00b6

Browse files
committed
!test: test
- remove before merging Signed-off-by: AtomicFS <[email protected]>
1 parent 0224c23 commit 07e00b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/linuxboot-example-separate-jobs.yml

+3
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
auto-download-artifacts: 'true'
3535
auto-upload-artifacts: 'true'
3636
compile: 'true'
37+
version: 'fix/auto-upload'
3738
env:
3839
RELEASE_TYPE: ${{ matrix.release_type }}
3940
# ANCHOR_END: Parametric
@@ -65,6 +66,7 @@ jobs:
6566
auto-download-artifacts: 'true'
6667
auto-upload-artifacts: 'true'
6768
compile: 'true'
69+
version: 'fix/auto-upload'
6870
env:
6971
RELEASE_TYPE: ${{ matrix.release_type }}
7072

@@ -94,5 +96,6 @@ jobs:
9496
auto-download-artifacts: 'true'
9597
auto-upload-artifacts: 'true'
9698
compile: 'true'
99+
version: 'fix/auto-upload'
97100
env:
98101
RELEASE_TYPE: ${{ matrix.release_type }}

0 commit comments

Comments
 (0)