1
Fork 0
mirror of https://github.com/Steffo99/emblematic.git synced 2024-10-16 06:07:26 +00:00

Remove Portainer from the release workflow

This commit is contained in:
Steffo 2023-11-19 03:27:25 +01:00
parent 3eb9a7a6a7
commit 9ccdf89fdb
Signed by: steffo
GPG key ID: 2A24051445686895

View file

@ -26,10 +26,3 @@ jobs:
- build
secrets:
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 }}