Skip to content

Commit

Permalink
add outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Aug 27, 2024
1 parent 6f981ec commit d457996
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ permissions: {}
jobs:
set-runner:
runs-on: ubuntu-latest
outputs:
RUNNER: ${{ steps.set-runner.outputs.RUNNER }}
steps:
- name: set runner
id: set-runner
Expand Down

0 comments on commit d457996

Please sign in to comment.