Revert "pass gh-token"

This reverts commit cadfa253c6.
This commit is contained in:
Bruno Alexandre Rosa
2025-09-24 20:15:16 -03:00
parent cadfa253c6
commit bd15e96e18

View File

@@ -286,7 +286,6 @@ jobs:
with:
install-type: "binary"
ccache-key-prefix: ccache-${{matrix.os}}-${{matrix.soc}}-${{matrix.type}}
gh-token: ${{ secrets.GITHUB_TOKEN }}
# Using jurplel/install-qt-action to install Qt without using brew
# qt build using vcpkg either just fails or takes too long to build