Skip to content

Commit 18b774b

Browse files
authored
Update examples-asr.yaml
1 parent 12c8364 commit 18b774b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/examples-asr.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ env:
3030

3131
jobs:
3232
await-fast-ci:
33+
permissions: write-all
3334
name: Await Fast CI
3435
runs-on: ubuntu-latest
3536
steps:
@@ -38,8 +39,6 @@ jobs:
3839
- name: Stop on Fail
3940
if: ${{ failure() }}
4041
uses: andymckay/cancel-action@0.4
41-
env:
42-
GITHUB_TOKEN: ${{ secrets.MATTER_PAT }}
4342

4443
asr:
4544
name: ASR

0 commit comments

Comments
 (0)