Skip to content

Commit f79b661

Browse files
committed
next_steps_citation workflow cleans up the artifacts
1 parent 16ca317 commit f79b661

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template/.github/workflows/{% if AddCitation %}next_steps_citation.yml{% endif %}

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
git config --global user.email 'nlesc-python-template@users.noreply.github.com'
2626
git rm .github/workflows/next_steps_citation.yml
2727
git rm .github/workflows/next_steps_citation_issue.md
28-
git commit -am "Cleanup automated next steps issue generator"
28+
git commit -am "Cleanup automated next steps issue generator for citation"
2929
git push

0 commit comments

Comments
 (0)