mirror of
https://github.com/JuliusFreudenberger/portainer-stack-git-redeploy-action.git
synced 2024-11-23 19:34:39 +01:00
Updated compiled index.js
This commit is contained in:
parent
8d1d9de99a
commit
daa019da26
1 changed files with 1 additions and 0 deletions
1
dist/index.js
vendored
1
dist/index.js
vendored
|
@ -2846,6 +2846,7 @@ if (portainerUrl.substring(portainerUrl.length - 1) === "/") {
|
|||
}
|
||||
|
||||
core.setSecret(portainerUrl)
|
||||
core.setSecret(accessToken)
|
||||
|
||||
client.get(`${portainerUrl}/api/stacks/${stackId}/file`, {
|
||||
headers: {
|
||||
|
|
Loading…
Reference in a new issue