Skip to content

Commit 56b131f

Browse files
committed
fix: more debugging
Signed-off-by: PavelSBorisov <pavel.s.borisov@gmail.com>
1 parent d1fb996 commit 56b131f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/flow-deploy-release-artifact.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,9 +177,6 @@ jobs:
177177
- name: Compile Code
178178
run: npm run build
179179

180-
- name: GH Auth Status (without ENV)
181-
run: gh auth status
182-
183180
- name: GH Auth Status (with ENV)
184181
env:
185182
GITHUB_TOKEN: ${{ secrets.GH_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)