mirror of
https://github.com/Steffo99/distributed-arcade.git
synced 2024-11-21 07:34:25 +00:00
Fix non-existing workflow dependency
This commit is contained in:
parent
be38eb13f4
commit
fb0e8cc2d0
1 changed files with 0 additions and 2 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -9,8 +9,6 @@ on:
|
|||
jobs:
|
||||
ghcrio:
|
||||
uses: Steffo99/.github/.github/workflows/buildrelease-docker.yml@main
|
||||
needs:
|
||||
- test
|
||||
|
||||
portainer:
|
||||
uses: Steffo99/.github/.github/workflows/deploy-portainer.yml@main
|
||||
|
|
Loading…
Reference in a new issue