Added .env file
All checks were successful
Dat_Boi upload to portainer / Deploy (push) Successful in 7s

This commit is contained in:
2024-12-20 17:03:53 +01:00
parent db7d19c013
commit b0ddfae60c
36 changed files with 341 additions and 992 deletions

View File

@ -5,9 +5,5 @@ jobs:
Deploy:
runs-on: ubuntu-latest
steps:
- name: Add secret file
run: |
touch botconfig/config.json
echo '${{ secrets.BONCONFIG_CONFIG_JSON }}' > botconfig/config.json
- name: Send webhook to portainer
run: "curl -X POST -H 'Content-Type: application/json' -d '' http://172.23.0.1:20000/api/stacks/webhooks/6dbf44ed-eab0-4d52-a633-309d21ffd8c1"