Skip to content

Commit

Permalink
try empty token to bypass login
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVCaron committed Sep 19, 2024
1 parent b9faad7 commit f18db82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/actions-runner-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions4gh/setup-gh@44a12005484c53be5bf51bebe8c985b4be8ba8de # v1.0.2
with:
token: ""

- name: VTK version
id: vtk-version
Expand Down

0 comments on commit f18db82

Please sign in to comment.