Skip to content

Commit 3d1c590

Browse files
Remove now unused .release file
1 parent 3610eeb commit 3d1c590

2 files changed

Lines changed: 1 addition & 85 deletions

File tree

.github/workflows/release-pkg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
use-latex: true
3232
- name: "Clean up additional files"
3333
run: |
34-
rm -f .mailmap .codespellrc .clang-format .release
34+
rm -f .mailmap .codespellrc .clang-format
3535
rm -rf etc ci tst/github_actions
3636
- name: "Run prerequisites.sh to install libsemigroups"
3737
run: ./prerequisites.sh

.release

Lines changed: 0 additions & 84 deletions
This file was deleted.

0 commit comments

Comments
 (0)