Skip to content

Commit cae6a8b

Browse files
committed
update publish name
1 parent 74a596c commit cae6a8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yaml

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

33
on:
44
workflow_dispatch:
@@ -7,7 +7,7 @@ on:
77
- main
88

99
jobs:
10-
ci:
10+
publish:
1111
if: github.repository_owner == 'bombshell-dev'
1212
uses: bombshell-dev/automation/.github/workflows/publish.yml@main
1313
secrets: inherit

0 commit comments

Comments
 (0)