Skip to content

Commit 40ab698

Browse files
Rename ghpages job
1 parent 6b60f3b commit 40ab698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
asset_name: website.zip
5151
asset_content_type: application/zip
5252

53-
master_release:
53+
ghpages:
5454
runs-on: ubuntu-latest
5555
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
5656
needs: build

0 commit comments

Comments
 (0)