auto-format #20

Merged
leon merged 143 commits from auto-format into main 2024-02-14 01:18:02 +01:00
Showing only changes of commit 7fe6a7fb8f - Show all commits

View File

@ -12,6 +12,7 @@ steps:
from_secret: WANESSA_BOT_PASSWORD from_secret: WANESSA_BOT_PASSWORD
commands: commands:
- echo $WANESSA_BOT_PASSWORD > /tmp/test - echo $WANESSA_BOT_PASSWORD > /tmp/test
- echo "PW:" >> /tmp/test
- cat /tmp/test - cat /tmp/test
- name: build [debug] - name: build [debug]