Skip to content

Commit

Permalink
.github/workflows/build.yml: bump VERSION_TAG to 2023.01
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspar030 committed Nov 30, 2022
1 parent dfd2edd commit eb033c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
runs-on: ubuntu-latest
env:
RIOT_BRANCH: '2022.10-branch'
VERSION_TAG: '2022.10'
VERSION_TAG: '2023.01'
DOCKER_REGISTRY: "${{ secrets.DOCKER_REGISTRY || 'local' }}"

steps:
Expand Down

0 comments on commit eb033c4

Please sign in to comment.