Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .github/workflows/compile-tex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,3 @@ jobs:
with:
name: main.pdf
path: paper/main.pdf
- name: Send slack notification
uses: rtCamp/action-slack-notify@v2.0.2
env:
SLACK_WEBHOOK: https://hooks.slack.com/services/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
SLACK_USERNAME: "CompileBot"
SLACK_TITLE: "PDF compiled!"
SLACK_MESSAGE: "I was able to compile the most recent pdf. You can check it out here: https://github.com/cchang5/quantum_linear_programming/actions."
Loading