Skip to content

Commit

Permalink
Rename action to build-and-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
drik98 committed Jul 31, 2024
1 parent 540d9b9 commit 84b2df2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build
name: Build and deploy
on: [push]
jobs:
build_latex:
build-and-deploy:
runs-on: ubuntu-latest
steps:
- name: Set up Git repository
Expand Down

1 comment on commit 84b2df2

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Published on https://smtz.dev as production
🚀 Deployed on https://66a9dddd3bf28677775ebb0c--smtz.netlify.app

Please sign in to comment.