Skip to content

Commit

Permalink
[rel] Beta 27
Browse files Browse the repository at this point in the history
  • Loading branch information
philmmanjaro committed Sep 12, 2022
1 parent b146a3a commit 807d19c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/image_build.yaml
Expand Up @@ -18,8 +18,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: beta26
release_name: Beta 26
tag_name: beta27
release_name: Beta 27
draft: false
prerelease: false
outputs:
Expand Down Expand Up @@ -47,7 +47,7 @@ jobs:
device: ${{ matrix.device }}
edition: ${{ matrix.edition }}
branch: ${{ matrix.branch }}
version: beta26
version: beta27
#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 807d19c

Please sign in to comment.