Skip to content

Commit 24865a2

Browse files
authored
Rename job from 'build-and-release' to 'build'
1 parent 2a1710c commit 24865a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
types: [published]
1010

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

0 commit comments

Comments
 (0)