File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
template/.github/workflows Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 2323 with :
2424 filename : .github/next_steps/02_citation.md
2525 id : citation
26- - name : Create readthedocs issue
27- uses : JasonEtco/create-an-issue@v2
28- env :
29- GITHUB_TOKEN : ${{ '{{ ' -}} secrets.GITHUB_TOKEN }}
30- with :
31- filename : .github/next_steps/03_readthedocs.md
32- id : readthedocs
3326 - name : Create Zenodo integration issue
3427 uses : JasonEtco/create-an-issue@v2
3528 env :
4942 echo 'Created issues that must be completed to have fully working Python package:
5043 * Sonarcloud integration ${{ '{{ ' -}} steps.sonarcloud.outputs.url }}
5144 * Zenodo integration ${{ '{{ ' -}} steps.zenodo.outputs.url }}
52- * Read the Docs instructions ${{ '{{ ' -}} steps.readthedocs.outputs.url }}
5345 * Citation data ${{ '{{ ' -}} steps.citation.outputs.url }}
5446 * Linting fixes ${{ '{{ ' -}} steps.linting.outputs.url }}'
5547 - name : Cleanup files needed to create next steps issues
You can’t perform that action at this time.
0 commit comments