Skip to content

Commit

Permalink
build: fix bad runner
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed May 18, 2023
1 parent c11a62a commit fc5e537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ env:

jobs:
start:
runs-on: ubuntu-latest1
runs-on: ubuntu-latest

environment: release-${{ github.event.inputs.releaseType }}
steps:
Expand Down

0 comments on commit fc5e537

Please sign in to comment.