Skip to content

Commit dfadc15

Browse files
committed
ci: token
1 parent 541c608 commit dfadc15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/checkout@v4
3333
with:
3434
repository: Benncs/rcmtool
35-
token: ${{ secrets.GITHUB_TOKEN }}
35+
token: ${{ secrets.ACCESS_TOKEN }}
3636
path: subprojects/rcmtool
3737
ref: v1.3
3838

0 commit comments

Comments
 (0)