Skip to content

Commit 7daceb1

Browse files
authored
Update image_stable_build.yaml
1 parent 95b5425 commit 7daceb1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/image_stable_build.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.BUILD_TOKEN }}
1818
with:
19-
tag_name: beta12
20-
release_name: Beta 12
19+
tag_name: beta13
20+
release_name: Beta 13
2121
draft: false
2222
prerelease: false
2323
outputs:
@@ -45,7 +45,7 @@ jobs:
4545
device: ${{ matrix.device }}
4646
edition: ${{ matrix.edition }}
4747
branch: ${{ matrix.branch }}
48-
version: beta12
48+
version: beta13
4949
#CI_PUB_KEY: "${{ secrets.CI_PUB_KEY }}"
5050
#CI_GPG_SECRET: "${{ secrets.CI_GPG_SECRET }}"
5151
#CI_GPG_PASSPHRASE: "${{ secrets.CI_GPG_PASSPHRASE }}"

0 commit comments

Comments
 (0)