Skip to content

Commit

Permalink
Update image_stable_build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
silime authored Oct 10, 2022
1 parent 95b5425 commit 7daceb1
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 @@ -16,8 +16,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.BUILD_TOKEN }}
with:
tag_name: beta12
release_name: Beta 12
tag_name: beta13
release_name: Beta 13
draft: false
prerelease: false
outputs:
Expand Down Expand Up @@ -45,7 +45,7 @@ jobs:
device: ${{ matrix.device }}
edition: ${{ matrix.edition }}
branch: ${{ matrix.branch }}
version: beta12
version: beta13
#CI_PUB_KEY: "${{ secrets.CI_PUB_KEY }}"
#CI_GPG_SECRET: "${{ secrets.CI_GPG_SECRET }}"
#CI_GPG_PASSPHRASE: "${{ secrets.CI_GPG_PASSPHRASE }}"
Expand Down

0 comments on commit 7daceb1

Please sign in to comment.