Skip to content

Commit a0888ea

Browse files
committed
👷 rename pipeline steps
1 parent ed28df6 commit a0888ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: test
1+
name: publish
22

33
on:
44
push:
@@ -8,7 +8,7 @@ on:
88
pull_request:
99

1010
jobs:
11-
test:
11+
publish:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)