mirror of
https://github.com/documenso/documenso.git
synced 2026-07-12 14:05:20 +10:00
fix: translation upload token (#1423)
This commit is contained in:
@@ -22,6 +22,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.event.pull_request.head.ref }}
|
||||
token: ${{ secrets.GH_PAT }}
|
||||
|
||||
- uses: ./.github/actions/node-install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user