Skip to content

Commit

Permalink
FF
Browse files Browse the repository at this point in the history
  • Loading branch information
saicharan-kandukuri authored Nov 11, 2024
1 parent 5116c93 commit 4ebf7c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
- name: Capture Action Run ID
id: capture_run_id
run: echo "::set-output name=run_id::${{ github.run_id }}"
run: |
echo "name=run_id::${{ github.run_id }}" >> $GITHUB_OUTPUT

0 comments on commit 4ebf7c7

Please sign in to comment.