Skip to content

Commit

Permalink
Add runs-on (#2275)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeMathWalker authored Feb 2, 2023
1 parent 031ad59 commit bf3575f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ jobs:
if: inputs.dry_run == false
needs:
- get-or-create-release-branch
runs-on: ubuntu-latest
outputs:
commit_sha: ${{ steps.gradle-push.outputs.commit_sha }}
release_branch: ${{ needs.get-or-create-release-branch.outputs.release_branch }}
Expand Down

0 comments on commit bf3575f

Please sign in to comment.