Skip to content

Commit

Permalink
[rel] B20
Browse files Browse the repository at this point in the history
  • Loading branch information
philmmanjaro committed Dec 14, 2021
1 parent 14069af commit 11e35c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/image_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: beta19
release_name: Beta 19
tag_name: beta20
release_name: Beta 20
draft: false
prerelease: false
outputs:
Expand Down Expand Up @@ -47,7 +47,7 @@ jobs:
device: ${{ matrix.device }}
edition: ${{ matrix.edition }}
branch: ${{ matrix.branch }}
version: beta19
version: beta20
#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 11e35c1

Please sign in to comment.