We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e52079 commit 4396df3Copy full SHA for 4396df3
.github/workflows/container.yml
@@ -51,7 +51,7 @@ jobs:
51
steps:
52
- uses: actions/checkout@v1
53
with:
54
- repository: organization_name/repo_name
+ repository: Benncs/rcmtool
55
token: ${{ secrets.GITHUB_TOKEN }}
56
57
- name: Clone GitHub submodule
0 commit comments