Projects STRLCPY got-your-back Commits d43648c2
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    .github/workflows/build.yml
    skipped 238 lines
    239 239   - name: Upload to Google Drive, build only.
    240 240   if: github.event_name == 'push' && matrix.goal != 'test'
    241 241   env:
    242  - GHCLIENT: ${{ secrets.GHCLIENTt }}
     242 + GHCLIENT: ${{ secrets.GHCLIENT }}
    243 243   run: |
    244 244   # Use GAM to upload archive to Drive
    245 245   bash <(curl -s -S -L https://git.io/install-gam) -l
    skipped 8 lines
Please wait...
Page is in error, reload to recover