1
0
mirror of synced 2026-03-10 12:33:39 +00:00

Compare commits

4 Commits
1.0.2 ... 1.0.4

Author SHA1 Message Date
Daniel Chesterton
2a683fefc8 Fix workflow 2021-05-28 22:37:36 +01:00
bump_version
a94b964f9f Version 1.0.3 [skip ci] 2021-05-28 10:45:07 +00:00
Daniel Chesterton
afb215850c Fix workflow 2021-05-28 11:44:43 +01:00
bump_version
c99b918e84 Version 1.0.2 [skip ci] 2021-05-28 10:20:20 +00:00
2 changed files with 5 additions and 1 deletions

View File

@@ -21,6 +21,10 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Checkout code
uses: actions/checkout@v2.3.4
with:
ref: main
- name: Set up QEMU
uses: docker/setup-qemu-action@v1.2.0
- name: Set up Docker Buildx

View File

@@ -1 +1 @@
1.0.1
1.0.3