Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

Commit

Permalink
ci: 2ndparty: Fix outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
pdxjohnny authored Mar 2, 2023
1 parent 94e3e63 commit 7d74281
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/3rd_party_to_2nd_party_tcb_eval.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@

#
# Upstream: https://github.com/actions/importer-issue-ops/blob/f5fc2781a33d92f232f415c62d021dcf6dae1e06/.github/workflows/issue_ops.yml#license=MIT
# Overlays:
# - Upstream: https://github.com/stefanbuck/github-issue-parser/blob/145e4dc5ee373ffe0129d3a3d9fc44dce64f7491/README.md#license=MIT
Expand All @@ -17,9 +15,6 @@ jobs:
outputs:
repo_name: ${{ steps.issue-parser.outputs.issueparser_repo_name }}
runs-on: ubuntu-latest
outputs:
command: ${{ steps.prepare.outputs.command }}
log-filename: ${{ steps.logs.outputs.filename }}
steps:
- uses: stefanbuck/github-issue-parser@v3
id: issue-parser
Expand Down

0 comments on commit 7d74281

Please sign in to comment.