Automatically deploy pull requests for testing #8

Merged
erth9960 merged 44 commits from actions into master 2024-07-08 14:29:41 +02:00
Showing only changes of commit b6e41c536d - Show all commits

View File

@ -9,6 +9,8 @@ jobs:
- run: echo "${{ secrets.TEST }}"
- run: echo "${{ secrets.TEST2 }}"
- run: echo "${{ vars.TEST }}"
- run: |
ls ${{ gitea.workspace }}
- run: |
echo ${{ secrets.TEST }}
echo ${{ secret.TEST }}