Skip to content

Commit

Permalink
prefix in different step?
Browse files Browse the repository at this point in the history
  • Loading branch information
pospisilf committed Feb 8, 2024
1 parent 7516720 commit 506d544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
steps:
- name: kill pipeline
run: |
cho ${{needs.job1.outputs.output1}}
echo ${{needs.job1.outputs.output1}}
KILLER = "${{github.event.pull_request.user.login}}?
echo $KILLER
Expand Down

0 comments on commit 506d544

Please sign in to comment.