Skip to content

Commit

Permalink
Update .github/workflows/common_check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
trofim24 committed Sep 27, 2024
1 parent 6716408 commit a4abdc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/common_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
with:
repository: ONLYOFFICE/sdkjs-forms
path: sdkjs-forms
token: ${{ secrets.PAT2 }}
token: ${{ secrets.GH_PAT2 }}

- name: Use Node.js 12
uses: actions/setup-node@v1
Expand Down

0 comments on commit a4abdc1

Please sign in to comment.