Skip to content

Commit 8bcfdd5

Browse files
committed
ci: write a better action name [skip ci]
1 parent 5eb5f2b commit 8bcfdd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-netlify-website.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1+
name: Publish Website on Netlify
2+
13
on:
24
push:
35
branches: main
46

5-
name: build-deploy
6-
77
jobs:
88
build-deploy:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)