Skip to content

Commit 1a67573

Browse files
committed
Revert to main
1 parent 1811b1c commit 1a67573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-vm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
run: |
4848
gcloud auth activate-service-account --key-file ${{ steps.auth.outputs.credentials_file_path }}
4949
- id: create-runner
50-
uses: gitpod-io/gce-github-runner@wv/add-label-input
50+
uses: gitpod-io/gce-github-runner@main
5151
with:
5252
runner_token: ${{ secrets.runner_token }}
5353
task: ${{ inputs.task }}

0 commit comments

Comments
 (0)