slight simplification

pull/170/head
Teque5 2025-10-10 16:45:01 -07:00
parent 7b8d9f589b
commit 44c46972a3
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ jobs:
uses: actions/deploy-pages@v4
- name: Post URL to Summary
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
run: echo "🚀 [View the latest PDF](https://m17-project.github.io/M17_spec/M17_spec.pdf)" >> $GITHUB_STEP_SUMMARY
# runs on PRs and non-main branch pushes