Skip to content

Commit 6b72673

Browse files
authored
Update ci.yml
1 parent e7e978e commit 6b72673

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,5 @@ jobs:
1919
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2020
- name: test
2121
run: fluentci run --wasm ruby bundle_exec rspec
22+
env:
23+
GITHUB_ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)