diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c879516..5ad7c4e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,6 +18,7 @@ jobs: - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 with: fetch-depth: 0 + token: ${{ secrets.GH_PAT }} - name: Create Release uses: wgtechlabs/release-build-flow-action@v1.6.0 # v1.6.0