cd: remove token

This commit is contained in:
Kingkor Roy Tirtho 2023-09-15 11:09:43 +06:00
parent 36daee635c
commit 09e15e76ad

View File

@ -11,8 +11,7 @@ jobs:
parallelism: 3
steps:
- checkout
- gh/setup:
token: $GITHUB_TOKEN
- gh/setup
- run:
name: Install dependencies
command: |