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 7abbd36e59 - Show all commits

View File

@ -7,4 +7,4 @@ jobs:
- run: echo "${{ gitea.repository }}"
- run: echo "${{ gitea.ref.name }}"
- run: echo "${{ gitea.refname }}"
- run: echo "${{ gitea.server.url }}/${{ gitea.repository }}.git"
- run: echo "${{ gitea.serverurl }}/${{ gitea.repository }}.git"