workflow manual release update

This commit is contained in:
Brian Madison
2025-09-29 17:24:46 -05:00
parent 37e5fd50dd
commit 458704f82b

View File

@@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GH_PAT }}
- name: Setup Node.js
uses: actions/setup-node@v4