mirror of
https://github.com/JuliusFreudenberger/portainer-stack-git-redeploy-action.git
synced 2024-11-23 19:34:39 +01:00
Bumped to v1.1
This commit is contained in:
parent
1a7ca32e75
commit
f8be51ee8c
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ ID of endpoint (environment). Required if your stack is not in local environment
|
||||||
## Example usage
|
## Example usage
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
uses: wirgen/portainer-stack-redeploy-action@v1
|
uses: wirgen/portainer-stack-redeploy-action@v1.1
|
||||||
with:
|
with:
|
||||||
portainerUrl: 'https://example.com:9443'
|
portainerUrl: 'https://example.com:9443'
|
||||||
accessToken: 'ptr_XXXyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy'
|
accessToken: 'ptr_XXXyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy'
|
||||||
|
|
Loading…
Reference in a new issue