ahh
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 10s

This commit is contained in:
ThaMunsta
2025-03-15 14:17:02 -04:00
parent 4a8d5c1609
commit 27c7729c4e

View File

@@ -12,7 +12,7 @@ jobs:
env:
STACK_NAME: bookstack
PORTAINER_TOKEN: ${{ secrets.PORTAINER_TOKEN }}
PORTAINER_API_URL: https://portainer.dev.nervesocket.com/api
PORTAINER_API_URL: https://post.dev.nervesocket.com/l57glo5
run: |
CURL=$(curl -s -H "X-API-Key: $PORTAINER_TOKEN" "$PORTAINER_API_URL/stacks")
echo $CURL