fix: release ci (#33)

This commit is contained in:
Noah Citron 2022-09-14 20:24:14 -04:00 committed by GitHub
parent 00866704b3
commit 3e21c282e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -58,10 +58,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
release-docker:
name: Release Docker
uses: ./.github/workflows/docker-publish.yaml
release:
name: ${{ matrix.job.target }} (${{ matrix.job.os }})
runs-on: ${{ matrix.job.os }}