Skip to content

Commit

Permalink
feat: pack up presentation-slide in release hook.
Browse files Browse the repository at this point in the history
  • Loading branch information
fky2015 committed Jan 2, 2022
1 parent 3a03930 commit 403c6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
template: [graduation-thesis, proposal-report, lab-report, paper-translation]
template: [graduation-thesis, proposal-report, lab-report, paper-translation, presentation-slide]

steps:
- name: Checkout to BIThesis-scaffold
Expand Down

0 comments on commit 403c6c2

Please sign in to comment.