mirror of
https://github.com/MetaCubeX/subconverter.git
synced 2025-11-04 18:19:42 +08:00
Fix typo
This commit is contained in:
parent
356f4b07b2
commit
6c745370f8
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user