Skip to content

Commit

Permalink
Don't be fancy
Browse files Browse the repository at this point in the history
  • Loading branch information
nr-ahemsath committed Mar 7, 2024
1 parent ec445a2 commit d5413f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_release_notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
steps:
- name: Echo vars
run: |
echo "github conext='${GITHUB_CONTEXT}'"
echo "$GITHUB_CONTEXT"
echo "release_run_id='${{ github.event.inputs.release_run_id }}'"
echo "release_agent_version='${{ github.event.inputs.release_agent_version }}'"
shell: bash
Expand Down

0 comments on commit d5413f1

Please sign in to comment.