Update deploy-portainer.yml
This commit is contained in:
parent
4c3b541472
commit
c8ed0a4823
|
|
@ -42,7 +42,7 @@ jobs:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Deploy stack to Portainer
|
- name: Deploy stack to Portainer
|
||||||
uses: carlrygart/portainer-stack-deploy@v1.3
|
uses: carlrygart/portainer-stack-deploy@v1.3.0
|
||||||
with:
|
with:
|
||||||
portainer-host: ${{ secrets.PORTAINER_HOST }}
|
portainer-host: ${{ secrets.PORTAINER_HOST }}
|
||||||
username: ${{ secrets.PORTAINER_USERNAME }}
|
username: ${{ secrets.PORTAINER_USERNAME }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue