Skip to content

Commit

Permalink
Revert name of build.yml jobs to default (#212)
Browse files Browse the repository at this point in the history
It looks like updating the run name breaks CRT release automation.
  • Loading branch information
tomhjp authored Apr 28, 2023
1 parent bbc5861 commit db1021c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
name: build
run-name: Build v${{ inputs.version || format('0.0.0-dev+{0}', github.sha) }}

on:
push:
Expand Down

0 comments on commit db1021c

Please sign in to comment.