Skip to content

Commit a0a96bf

Browse files
committed
refactor: rename job
Signed-off-by: Adam Setch <[email protected]>
1 parent 8ef00ca commit a0a96bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: ./.github/workflows/test.yml
1616
needs: lint
1717

18-
release:
18+
publish:
1919
name: Publish
2020
uses: ./.github/workflows/publish.yml
2121
needs: tests

0 commit comments

Comments
 (0)