ci config
All checks were successful
Build Project / TestWithDb (push) Successful in 1m16s

This commit is contained in:
Martin Below 2024-06-10 10:27:45 +02:00
parent 684ca370bc
commit df7a50c7e4

View File

@ -18,7 +18,7 @@ jobs:
steps:
- name: debug
run: echo "username ${{ gitea.actor }}"
run: echo "username ${{ gitea.actor }}@wazzl.me"
- name: debug2
run: echo "password ${{ secrets.GITEA_TOKEN }}"
- name: install netcat