Skip to content

Commit d0bf426

Browse files
committed
Updated namings
1 parent 7fc4f53 commit d0bf426

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
name: CI
1+
name: CD
22

33
on:
44
push:
55
tags: ["*"]
66

77
jobs:
8-
build:
8+
push:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)