Skip to content

Commit 1fc04ff

Browse files
committed
fix: rename CI/CD stage name
1 parent b26104a commit 1fc04ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
inputs: {}
1010

1111
jobs:
12-
build:
12+
cicd:
1313
runs-on: ubuntu-latest
1414
permissions:
1515
contents: write

0 commit comments

Comments
 (0)