Skip to content

Commit

Permalink
workflow final touch and deprecate Travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
brianbbsu committed Oct 12, 2023
1 parent c44a0d3 commit 2e0d834
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/build-codebook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
work_in_root_file_dir: true
extra_fonts: |
./ubuntu-font-family-0.83/*.ttf
- run: |
- name: Push codebook.pdf
run: |
cp source/codebook/codebook.pdf pdf/codebook.pdf
cd pdf
git config user.name github-actions
Expand Down
File renamed without changes.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# 8BQube
[![Build Codebook](https://github.com/brianbbsu/8BQube/actions/workflows/build-codebook.yml/badge.svg?branch=master)](https://github.com/brianbbsu/8BQube/actions/workflows/build-codebook.yml)

Codebook of NTU 8BQube by baluteshih, briansu, icube

Current Version: [Codebook.pdf](https://github.com/brianbbsu/BBQube/blob/codebook/codebook.pdf)
You can view the current version [here](https://pdf.8bqube.ac/).

Or, you can find the file [here](https://github.com/brianbbsu/BBQube/blob/codebook/codebook.pdf).

# Result

Expand Down

0 comments on commit 2e0d834

Please sign in to comment.