Skip to content
This repository was archived by the owner on Jun 26, 2026. It is now read-only.

Commit c5ce8d3

Browse files
committed
Revert "Use PAT"
This reverts commit 26771ab.
1 parent 26771ab commit c5ce8d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@v6
3131
with:
3232
repository: OrchardCoreContrib/OrchardCoreContrib.App
33-
token: ${{ secrets.SECRET_PAT }}
33+
token: ${{ secrets.GITHUB_TOKEN }}
3434
submodules: true
3535
- name: Update submodules
3636
run: |

0 commit comments

Comments
 (0)