mirror of
https://github.com/supabase/setup-cli.git
synced 2026-02-12 05:11:37 +00:00
chore: remove token env
This commit is contained in:
3
.github/workflows/start.yml
vendored
3
.github/workflows/start.yml
vendored
@@ -13,9 +13,6 @@ defaults:
|
||||
run:
|
||||
shell: bash
|
||||
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
jobs:
|
||||
e2e: # make sure the action works on a clean machine without building
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user