feat: add qrcode
All checks were successful
Deploy / deploy (push) Successful in 1m36s

This commit is contained in:
xuu
2023-10-14 07:54:05 -06:00
parent b5dfb72c30
commit b7f4d06731
6 changed files with 69 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ name: Deploy
on:
push:
branches: [ "main" ]
branches: [ "main", "master" ]
release:
types: [ published ]