Skip to content

Commit f8dd128

Browse files
committed
Update build.yml
1 parent e395713 commit f8dd128

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
# Only run this for non-PR jobs.
8282
publish_build:
8383
runs-on: ubuntu-latest
84-
name: "Publish build to ${{ github.repository }}"
84+
name: Publish build
8585
if: ${{ success() && !startsWith(github.ref, 'refs/pull') }}
8686
needs: build
8787
env:

0 commit comments

Comments
 (0)