Skip to content

Commit

Permalink
qemu 5.2.0-2
Browse files Browse the repository at this point in the history
  • Loading branch information
lafin authored Jan 3, 2021
1 parent f2b78b5 commit d9c81fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
echo "ORIGIN_VERSION=${ORIGIN_VERSION}" >> $GITHUB_ENV
echo "DOCKER_REPO=${DOCKER_REPO}/$GITHUB_REPOSITORY" >> $GITHUB_ENV
env:
VERSION: 5.2.0-1
ORIGIN_VERSION: 5.2+dfsg-2
VERSION: 5.2.0-2
ORIGIN_VERSION: 5.2+dfsg-3
DOCKER_REPO: docker.io
- name: Build releases
run: |
Expand Down

0 comments on commit d9c81fc

Please sign in to comment.