V2: updating to new proto schema. domain seperated packages #36

Merged
nfel merged 327 commits from v2 into dev 2026-07-21 10:59:54 +00:00
Showing only changes of commit c57abc00f6 - Show all commits
+3 -1
View File
@@ -7,6 +7,8 @@ permissions:
pull-requests: write
packages: write
env:
REPO: ${{ gitea.action_repository }}
jobs:
buf:
runs-on: ubuntu-latest
@@ -19,7 +21,7 @@ jobs:
echo ${{ gitea.ref_name }}
echo ${{ gitea.action_ref }}
echo ${{ gitea.action_path }}
echo ${{ gitea.action_repository }}
echo ${{ env.REPO }}
echo ${{ gitea.base_ref }}
echo ${{ gitea.env }}
echo ${{ gitea.event }}