Skip to content

Commit

Permalink
ci: use GitHub runner to push release
Browse files Browse the repository at this point in the history
Signed-off-by: Zhaoxuan "Tony" Wu <[email protected]>
  • Loading branch information
TonyWu3027 authored Jul 24, 2023
1 parent 59c6119 commit 3ce8571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
needs:
- build-binaries
- build-and-push-docker-images
runs-on: fabric-ubuntu-20.04
runs-on: ubuntu-20.04
permissions:
contents: write
steps:
Expand Down

0 comments on commit 3ce8571

Please sign in to comment.