We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16ca317 commit f79b661Copy full SHA for f79b661
1 file changed
template/.github/workflows/{% if AddCitation %}next_steps_citation.yml{% endif %}
@@ -25,5 +25,5 @@ jobs:
25
git config --global user.email 'nlesc-python-template@users.noreply.github.com'
26
git rm .github/workflows/next_steps_citation.yml
27
git rm .github/workflows/next_steps_citation_issue.md
28
- git commit -am "Cleanup automated next steps issue generator"
+ git commit -am "Cleanup automated next steps issue generator for citation"
29
git push
0 commit comments