We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 541c608 commit dfadc15Copy full SHA for dfadc15
.github/workflows/container.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: actions/checkout@v4
33
with:
34
repository: Benncs/rcmtool
35
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.ACCESS_TOKEN }}
36
path: subprojects/rcmtool
37
ref: v1.3
38
0 commit comments