This commit is contained in:
Tindy X 2022-08-24 03:34:30 +08:00
parent 356f4b07b2
commit 6c745370f8
No known key found for this signature in database
GPG Key ID: C6AD413169968D58

View File

@ -29,6 +29,7 @@ jobs:
run: echo "::set-output name=sha_short::$(git rev-parse --short HEAD)"
- name: Build and export
id: build
if: github.ref == 'refs/heads/master'
uses: docker/build-push-action@v3
with: