We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2af74a commit 8a427ceCopy full SHA for 8a427ce
1 file changed
.github/workflows/workflow.yaml
@@ -14,7 +14,6 @@ jobs:
14
steps:
15
-
16
name: set output
17
- id: set_output
18
run: |
19
echo "run_id=${{github.run_id}}.${{ github.run_attempt }}" >> "$GITHUB_ENV"
20
0 commit comments