Skip to content

Commit

Permalink
[rel] B15-rc6
Browse files Browse the repository at this point in the history
  • Loading branch information
philmmanjaro authored Nov 16, 2023
1 parent 250ad1e commit 5ad09d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/image_stable_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
device: ${{ matrix.device }}
edition: ${{ matrix.edition }}
branch: ${{ matrix.branch }}
version: beta15-rc5
version: beta15-rc6
#gpg-key: ${{ secrets.CI_GPG_SECRET }}
#gpg-passphrase: ${{ secrets.CI_GPG_PASSPHRASE }}
-
Expand All @@ -38,8 +38,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: beta15-rc5
name: Beta 15 RC5
tag_name: beta15-rc6
name: Beta 15 RC6
draft: false
prerelease: true
files: |
Expand Down

0 comments on commit 5ad09d4

Please sign in to comment.