Skip to content

Commit

Permalink
update .gitattributes
Browse files Browse the repository at this point in the history
- try tagged release again
  • Loading branch information
spamegg1 committed Nov 25, 2024
1 parent c3dfebc commit dea8514
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 13 deletions.
16 changes: 3 additions & 13 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
src export-ignore
images export-ignore
chapter1.pdf export-ignore
chapter2.pdf export-ignore
chapter3.pdf export-ignore
chapter4.pdf export-ignore
chapter5.pdf export-ignore
chapter6.pdf export-ignore
chapter7.pdf export-ignore
chapter8.pdf export-ignore
chapter9.pdf export-ignore
chapter10.pdf export-ignore
chapter11.pdf export-ignore
chapter12.pdf export-ignore
.github export-ignore
LICENSE-CC-BY-NC-SA export-ignore
README.MD export-ignore
.gitignore export-ignore
.gitattributes export-ignore
1 change: 1 addition & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
uses: softprops/[email protected]
# if: startsWith(github.ref, 'refs/tags/')
with:
tag_name: "v1.0.${{ github.run_number }}"
make_latest: true
generate_release_notes: true
preserve_order: true
Expand Down

0 comments on commit dea8514

Please sign in to comment.