We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 917883f commit e0afc02Copy full SHA for e0afc02
1 file changed
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: check out diffpy.snmf
20
uses: actions/checkout@v3
21
with:
22
- repository: REPO_NAME
+ repository: diffpy/diffpy.snmf
23
path: .
24
fetch-depth: 0 # avoid shallow clone with no tags
25
0 commit comments