chore(fieldmate): Trigger rebuild from new fieldmate release (#1)

This commit is contained in:
Digikwal 2025-06-26 23:11:04 +02:00 committed by digikwal
parent a4b9b202de
commit 2e0b19a98d
No known key found for this signature in database
2 changed files with 4 additions and 1 deletions

View file

@ -1 +1 @@
init 1750971957

View file

@ -15,6 +15,9 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: Enable auto-merge or fallback merge - name: Enable auto-merge or fallback merge
env: env:
GH_TOKEN: ${{ secrets.GH_RELEASE_PAT }} GH_TOKEN: ${{ secrets.GH_RELEASE_PAT }}