Skip to content

Commit 14dddfd

Browse files
authored
[rel] b15
1 parent 130d6eb commit 14dddfd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/image_stable_build.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
device: ${{ matrix.device }}
3030
edition: ${{ matrix.edition }}
3131
branch: ${{ matrix.branch }}
32-
version: beta15-rc6
32+
version: beta15
3333
#gpg-key: ${{ secrets.CI_GPG_SECRET }}
3434
#gpg-passphrase: ${{ secrets.CI_GPG_PASSPHRASE }}
3535
-
@@ -38,8 +38,8 @@ jobs:
3838
env:
3939
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4040
with:
41-
tag_name: beta15-rc6
42-
name: Beta 15 RC6
41+
tag_name: beta15
42+
name: Beta 15
4343
draft: false
4444
prerelease: true
4545
files: |

0 commit comments

Comments
 (0)