mirror of
https://github.com/amigan/rustypaste-pretty.git
synced 2024-11-21 11:59:48 -05:00
29ddef8df0
* feat(deploy): deploy on shuttle.rs * chore(deploy): add automated shuttle deploy workflow * style(readme): update the formatting in README.md * chore(deploy): optimize shuttle workflow * fix(deploy): start the project * fix(deploy): remove start step This reverts commit 4f25921aeb2a064952dd9bc88895e446cac134e6. * chore(deploy): expose the version for the public instance * docs(lib): update the comment for shuttle entry-point * chore(deploy): run the shuttle deployment on new tag
10 lines
83 B
Text
10 lines
83 B
Text
# Directories
|
|
/.git/
|
|
/.github/
|
|
/upload/
|
|
/shuttle/
|
|
|
|
# Files
|
|
.gitignore
|
|
*.md
|
|
LICENSE
|