Skip to content

Commit

Permalink
[rel] Beta 31
Browse files Browse the repository at this point in the history
  • Loading branch information
philmmanjaro authored Apr 27, 2023
1 parent c441529 commit 92c437b
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: beta30
release_name: Beta 30
tag_name: beta31
release_name: Beta 31
draft: false
prerelease: false
outputs:
Expand Down Expand Up @@ -47,7 +47,7 @@ jobs:
device: ${{ matrix.device }}
edition: ${{ matrix.edition }}
branch: ${{ matrix.branch }}
version: beta30
version: beta31
#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 92c437b

Please sign in to comment.