Add !build command for core team to create build links

This commit is contained in:
Keavon Chambers
2023-08-29 15:33:21 -07:00
parent fb1922b49d
commit 5944186870
4 changed files with 100 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
projectName: graphite-editor
directory: frontend/dist
branch: master
gitHubToken: ${{ secrets.GITHUB_TOKEN }}