mirror of
https://github.com/Steffo99/emblematic.git
synced 2024-11-23 23:34:18 +00:00
Remove Portainer from the release workflow
This commit is contained in:
parent
3eb9a7a6a7
commit
9ccdf89fdb
1 changed files with 0 additions and 7 deletions
7
.github/workflows/release.yml
vendored
7
.github/workflows/release.yml
vendored
|
@ -26,10 +26,3 @@ jobs:
|
||||||
- build
|
- build
|
||||||
secrets:
|
secrets:
|
||||||
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
|
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
|
||||||
|
|
||||||
portainer:
|
|
||||||
uses: Steffo99/.github/.github/workflows/deploy-portainer.yml@main
|
|
||||||
needs:
|
|
||||||
- ghcrio
|
|
||||||
secrets:
|
|
||||||
PORTAINER_HOOK_URL: ${{ secrets.PORTAINER_HOOK_URL }}
|
|
||||||
|
|
Loading…
Reference in a new issue