fix: release ci (#33)
This commit is contained in:
parent
00866704b3
commit
3e21c282e8
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue