mirror of
https://github.com/Steffo99/distributed-arcade.git
synced 2024-11-21 15:44:26 +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:
|
jobs:
|
||||||
ghcrio:
|
ghcrio:
|
||||||
uses: Steffo99/.github/.github/workflows/buildrelease-docker.yml@main
|
uses: Steffo99/.github/.github/workflows/buildrelease-docker.yml@main
|
||||||
needs:
|
|
||||||
- test
|
|
||||||
|
|
||||||
portainer:
|
portainer:
|
||||||
uses: Steffo99/.github/.github/workflows/deploy-portainer.yml@main
|
uses: Steffo99/.github/.github/workflows/deploy-portainer.yml@main
|
||||||
|
|
Loading…
Reference in a new issue