feat(shorebird_cli): login:ci command (#694)

This commit is contained in:
Felix Angelov
2023-06-20 16:13:04 -05:00
parent b89f86195d
commit 7ff2aed5e4
7 changed files with 506 additions and 89 deletions
+3
View File
@@ -5,6 +5,9 @@ on:
# At the end of every day
- cron: "0 0 * * *"
env:
SHOREBIRD_TOKEN: ${{ secrets.SHOREBIRD_TOKEN }}
jobs:
verify_cli_installation:
strategy: