diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3d82add..4a7a2a5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -9,6 +9,7 @@ jobs: - uses: actions/checkout@v4 with: submodules: recursive + token: '${{ secrets.GH_PAT }}' - name: Get Application Version run: |